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 ’C‘L’B’J’@Z}’C‘L’B’J’@Z{^ 10010010010000111001000101001100100100100100001010010010010010101001001001000000010110100111110110010010010000111001000101001100100100100100001010010010010010101001001001000000010110100111101101011110 9243914c9242924a92405a7d9243914c9242924a92405a7b5e
SJIS-WIN ?C?L?B?J?@Z}?C?L?B?J?@Z{^ 00111111010000110011111101001100001111110100001000111111010010100011111101000000010110100111110100111111010000110011111101001100001111110100001000111111010010100011111101000000010110100111101101011110 3f433f4c3f423f4a3f405a7d3f433f4c3f423f4a3f405a7b5e
EUC-JP ?C?L?B?J?@Z}?C?L?B?J?@Z{^ 00111111010000110011111101001100001111110100001000111111010010100011111101000000010110100111110100111111010000110011111101001100001111110100001000111111010010100011111101000000010110100111101101011110 3f433f4c3f423f4a3f405a7d3f433f4c3f423f4a3f405a7b5e
UTF-8 ’C‘L’B’J’@Z}’C‘L’B’J’@Z{^ 1100001010010010010000111100001010010001010011001100001010010010010000101100001010010010010010101100001010010010010000000101101001111101110000101001001001000011110000101001000101001100110000101001001001000010110000101001001001001010110000101001001001000000010110100111101101011110 c29243c2914cc29242c2924ac292405a7dc29243c2914cc29242c2924ac292405a7b5e
UHC ?C?L?B?J?@Z}?C?L?B?J?@Z{^ 00111111010000110011111101001100001111110100001000111111010010100011111101000000010110100111110100111111010000110011111101001100001111110100001000111111010010100011111101000000010110100111101101011110 3f433f4c3f423f4a3f405a7d3f433f4c3f423f4a3f405a7b5e

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