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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 鐔常充鐔常充B 11101000010111001000111111101101100011110101101111101000010111001000111111101101100011110101101101000010 e85c8fed8f5be85c8fed8f5b42
EUC-JP 鐔常充鐔常充B 11101111101111011011111011101111101111011011110011101111101111011011111011101111101111011011110001000010 efbdbeefbdbcefbdbeefbdbc42
UTF-8 鐔常充鐔常充B 11101001100100001001010011100101101110001011100011100101100001011000010111101001100100001001010011100101101110001011100011100101100001011000010101000010 e99094e5b8b8e58585e99094e5b8b8e5858542
UHC ?常充?常充B 0011111111011111110010001111010111110110001111111101111111001000111101011111011001000010 3fdfc8f5f63fdfc8f5f642

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