To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 咫???寃烽濱 1001101001000000001111110011111100111111100110111000001111100000100000101110000001011111 9a403f3f3f9b83e082e05f
EUC-JP 咫?釪?寃烽濱 11010011101000010011111110001111111000111010110100111111110101011110001111011111111000101101111111000000 d3a13f8fe3ad3fd5e3dfe2dfc0
UTF-8 咫렧釪렟寃烽濱 111001011001001010101011111010111010000010100111111010011000011110101010111010111010000010011111111001011010111110000011111001111000001110111101111001101011111110110001 e592abeba0a7e987aaeba09fe5af83e783bde6bfb1
UHC 咫렧釪렟寃烽濱 1111001010100001100011101011011011101001111010011000111010110000111010101011001011011100111010111101111010110100 f2a18eb6e9e98eb0eab2dcebdeb4

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)