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‘©’B’J’@Z}’C‘©’B’J’@Z{^ 10010010010000111001000110101001100100100100001010010010010010101001001001000000010110100111110110010010010000111001000110101001100100100100001010010010010010101001001001000000010110100111101101011110 924391a99242924a92405a7d924391a99242924a92405a7b5e
SJIS-WIN ?C???B?J?@Z}?C???B?J?@Z{^ 00111111010000110011111100111111001111110100001000111111010010100011111101000000010110100111110100111111010000110011111100111111001111110100001000111111010010100011111101000000010110100111101101011110 3f433f3f3f423f4a3f405a7d3f433f3f3f423f4a3f405a7b5e
EUC-JP ?C?©?B?J?@Z}?C?©?B?J?@Z{^ 0011111101000011001111111000111110100010111011010011111101000010001111110100101000111111010000000101101001111101001111110100001100111111100011111010001011101101001111110100001000111111010010100011111101000000010110100111101101011110 3f433f8fa2ed3f423f4a3f405a7d3f433f8fa2ed3f423f4a3f405a7b5e
UTF-8 ’C‘©’B’J’@Z}’C‘©’B’J’@Z{^ 11000010100100100100001111000010100100011100001010101001110000101001001001000010110000101001001001001010110000101001001001000000010110100111110111000010100100100100001111000010100100011100001010101001110000101001001001000010110000101001001001001010110000101001001001000000010110100111101101011110 c29243c291c2a9c29242c2924ac292405a7dc29243c291c2a9c29242c2924ac292405a7b5e
UHC ?C???B?J?@Z}?C???B?J?@Z{^ 00111111010000110011111100111111001111110100001000111111010010100011111101000000010110100111110100111111010000110011111100111111001111110100001000111111010010100011111101000000010110100111101101011110 3f433f3f3f423f4a3f405a7d3f433f3f3f423f4a3f405a7b5e

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