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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 闔オ陂夊七陂喊 11101000100011101011010111101000100110001001101011101000100011101011010111101000100110001001101001011110 e88eb5e8989ae88eb5e8989a5e
EUC-JP 闔オ陂夊七陂喊 1110111111101110100011101011010111101111111110001101010011101010101111001011011111101111111110001101001110111111 efee8eb5eff8d4eabcb7eff8d3bf
UTF-8 闔オ陂夊七陂喊 111010011001011110010100111011111011110110110101111010011001100110000010111001011010010010001010111001001011100010000011111010011001100110000010111001011001011010001010 e99794efbdb5e99982e5a48ae4b883e99982e5968a
UHC 闔?陂?七陂喊 111110011110111100111111111110011010111000111111111101101101001011111001101011101111100111100010 f9ef3ff9ae3ff6d2f9aef9e2

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