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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 顏鈴怱}Y顏鈴怱}bE 1110100011111000100101111110100110011100100001000111110101011001111010001111100010010111111010011001110010000100011111010110001001000101 e8f897e99c847d59e8f897e99c847d6245
EUC-JP 顏鈴怱}Y顏鈴怱}bE 1111000011111010110011101110101111010111111001000111110101011001111100001111101011001110111010111101011111100100011111010110001001000101 f0faceebd7e47d59f0faceebd7e47d6245
UTF-8 顏鈴怱}Y顏鈴怱}bE 1110100110100001100011111110100110001000101101001110011010000000101100010111110101011001111010011010000110001111111010011000100010110100111001101000000010110001011111010110001001000101 e9a18fe988b4e680b17d59e9a18fe988b4e680b17d6245
UHC ?鈴?}Y?鈴?}bE 00111111110101101100001000111111011111010101100100111111110101101100001000111111011111010110001001000101 3fd6c23f7d593fd6c23f7d6245

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