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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 旭?窪?長?旭?? 10001000101011100011111110001100010001010011111110010010101101110011111110001000101011100011111100111111 88ae3f8c453f92b73f88ae3f3f
EUC-JP 旭?窪?長?旭?檉 101100001011000000111111101101111010011000111111110001001011100100111111101100001011000000111111100011111100010110111011 b0b03fb7a63fc4b93fb0b03f8fc5bb
UTF-8 旭렡窪렞長렢旭렡檉 111001101001011110101101111010111010000010100001111001111010101010101010111010111010000010011110111010011001010110110111111010111010000010100010111001101001011110101101111010111010000010100001111001101010101010001001 e697adeba0a1e7aaaaeba09ee995b7eba0a2e697adeba0a1e6aa89
UHC 旭렡窪렞長렢旭렡檉 111010011110111110001110101100101110100011000001100011101010111111101101111111101000111010110011111010011110111110001110101100101110111111100000 e9ef8eb2e8c18eafedfe8eb3e9ef8eb2efe0

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