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 ÈN}ÈNÈN[}ÈN}ÈNÈN[{^ 10001111110010000100111001111101100011111100100001001110100011111100100001001110010110110111110110001111110010000100111001111101100011111100100001001110100011111100100001001110010110110111101101011110 8fc84e7d8fc84e8fc84e5b7d8fc84e7d8fc84e8fc84e5b7b5e
SJIS-WIN ??N}??N??N[}??N}??N??N[{^ 00111111001111110100111001111101001111110011111101001110001111110011111101001110010110110111110100111111001111110100111001111101001111110011111101001110001111110011111101001110010110110111101101011110 3f3f4e7d3f3f4e3f3f4e5b7d3f3f4e7d3f3f4e3f3f4e5b7b5e
EUC-JP ?ÈN}?ÈN?ÈN[}?ÈN}?ÈN?ÈN[{^ 00111111100011111010101010110010010011100111110100111111100011111010101010110010010011100011111110001111101010101011001001001110010110110111110100111111100011111010101010110010010011100111110100111111100011111010101010110010010011100011111110001111101010101011001001001110010110110111101101011110 3f8faab24e7d3f8faab24e3f8faab24e5b7d3f8faab24e7d3f8faab24e3f8faab24e5b7b5e
UTF-8 ÈN}ÈNÈN[}ÈN}ÈNÈN[{^ 11000010100011111100001110001000010011100111110111000010100011111100001110001000010011101100001010001111110000111000100001001110010110110111110111000010100011111100001110001000010011100111110111000010100011111100001110001000010011101100001010001111110000111000100001001110010110110111101101011110 c28fc3884e7dc28fc3884ec28fc3884e5b7dc28fc3884e7dc28fc3884ec28fc3884e5b7b5e
UHC ??N}??N??N[}??N}??N??N[{^ 00111111001111110100111001111101001111110011111101001110001111110011111101001110010110110111110100111111001111110100111001111101001111110011111101001110001111110011111101001110010110110111101101011110 3f3f4e7d3f3f4e3f3f4e5b7d3f3f4e7d3f3f4e3f3f4e5b7b5e

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