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 蜈??節??伍 11100101100001010011111100111111100100001101111100111111001111111000110011011110 e5853f3f90df3f3f8cde
EUC-JP 蜈??節??伍 11101001111001010011111100111111110000001110000100111111001111111011100011100000 e9e53f3fc0e13f3fb8e0
UTF-8 蜈좈뜈節멩㎙伍 111010001001110010001000111011001010001010001000111010111001110010001000111001111010111110000000111010111010100110101001111000111000111010011001111001001011110010001101 e89c88eca288eb9c88e7af80eba9a9e38e99e4bc8d
UHC 蜈좈뜈節멩㎙伍 1110100010100101101000001110100110001101100010111110111110111101101110001110011010100111101010111110011111101010 e8a5a0e98d8befbdb8e6a7abe7ea

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