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 猷??燁??猷 10010111010100010011111100111111111110110101100100111111001111111001011101010001 97513f3ffb593f3f9751
EUC-JP 猷??燁??猷 1100110110110010001111110011111110001111110010101011001100111111001111111100110110110010 cdb23f3f8fcab33f3fcdb2
UTF-8 猷댁갸燁섏뵺猷 111001111000110010110111111010111000110010000001111010101011000010111000111001111000011110000001111011001000010010001111111010111011010110111010111001111000110010110111 e78cb7eb8c81eab0b8e78781ec848febb5bae78cb7
UHC 猷댁갸燁섏뵺猷 1110101110100011101101001110110010110000101111001110011110100111100110001110110010010100101110001110101110100011 eba3b4ecb0bce7a798ec94b8eba3

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