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 ??G?e??G?e^ 0011111100111111010001110011111101100101001111110011111101000111001111110110010101011110 3f3f473f653f3f473f655e
SJIS-WIN 眦疚G咤e眦疚G咤e^ 1110000111000011111000010110101101000111100110100100001001100101111000011100001111100001011010110100011110011010010000100110010101011110 e1c3e16b479a4265e1c3e16b479a42655e
EUC-JP 眦疚G咤e眦疚G咤e^ 1110001011000101111000011100110001000111110100111010001101100101111000101100010111100001110011000100011111010011101000110110010101011110 e2c5e1cc47d3a365e2c5e1cc47d3a3655e
UTF-8 眦疚G咤e眦疚G咤e^ 1110011110011100101001101110011110010110100110100100011111100101100100101010010001100101111001111001110010100110111001111001011010011010010001111110010110010010101001000110010101011110 e79ca6e7969a47e592a465e79ca6e7969a47e592a4655e
UHC ??G咤e??G咤e^ 00111111001111110100011111110110111000110110010100111111001111110100011111110110111000110110010101011110 3f3f47f6e3653f3f47f6e3655e

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