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 鳥?蹄?助?? 10010010101110010011111110010010111110110011111110001111100101010011111100111111 92b93f92fb3f8f953f3f
EUC-JP 鳥?蹄?助?? 11000100101110110011111111000100111111010011111110111101111101010011111100111111 c4bb3fc4fd3fbdf53f3f
UTF-8 鳥렭蹄렢助얘렠 111010011011001110100101111010111010000010101101111010001011100110000100111010111010000010100010111001011000101010101001111011001001011010011000111010111010000010100000 e9b3a5eba0ade8b984eba0a2e58aa9ec9698eba0a0
UHC 鳥렭蹄렢助얘렠 1111000011101000100011101011101011110000101101001000111010110011111100001011111010111110111010101000111010110001 f0e88ebaf0b48eb3f0bebeea8eb1

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