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 ?Pf?P^}Y?Pf?P^}bE 0011111101010000011001100011111101010000010111100111110101011001001111110101000001100110001111110101000001011110011111010110001001000101 3f50663f505e7d593f50663f505e7d6245
SJIS-WIN 唸Pf唸P^}Y唸Pf唸P^}bE 100110100101100001010000011001101001101001011000010100000101111001111101010110011001101001011000010100000110011010011010010110000101000001011110011111010110001001000101 9a5850669a58505e7d599a5850669a58505e7d6245
EUC-JP 唸Pf唸P^}Y唸Pf唸P^}bE 110100111011100101010000011001101101001110111001010100000101111001111101010110011101001110111001010100000110011011010011101110010101000001011110011111010110001001000101 d3b95066d3b9505e7d59d3b95066d3b9505e7d6245
UTF-8 唸Pf唸P^}Y唸Pf唸P^}bE 11100101100101001011100001010000011001101110010110010100101110000101000001011110011111010101100111100101100101001011100001010000011001101110010110010100101110000101000001011110011111010110001001000101 e594b85066e594b8505e7d59e594b85066e594b8505e7d6245
UHC ?Pf?P^}Y?Pf?P^}bE 0011111101010000011001100011111101010000010111100111110101011001001111110101000001100110001111110101000001011110011111010110001001000101 3f50663f505e7d593f50663f505e7d6245

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