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 ???認ι?邑 00111111001111110011111110010100010001101000001111000111001111111001011101010111 3f3f3f944683c73f9757
EUC-JP ???認ι?邑 00111111001111110011111111000111101001111010011011001001001111111100110110111000 3f3f3fc7a7a6c93fcdb8
UTF-8 隸뉗뜾認ι툣邑 1110111110100110101110001110101110001001100101111110101110011100101111101110100010101010100011011100111010111001111011011000100010100011111010011000001010010001 efa6b8eb8997eb9cbee8aa8dceb9ed88a3e98291
UHC 隸뉗뜾認ι툣邑 1110011111100110100001111110110010001101101110011110110011100011101001011110100110111000100110101110101111101001 e7e687ec8db9ece3a5e9b89aebe9

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