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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 儼???v儼???vB 10011001010101100011111100111111001111110111011010011001010101100011111100111111001111110111011001000010 99563f3f3f7699563f3f3f7642
EUC-JP 儼???v儼???vB 11010001101101110011111100111111001111110111011011010001101101110011111100111111001111110111011001000010 d1b73f3f3f76d1b73f3f3f7642
UTF-8 儼벿듭럨v儼벿듭럨vB 111001011000010010111100111010111011001010111111111010111001001110101101111010111001111110101000011101101110010110000100101111001110101110110010101111111110101110010011101011011110101110011111101010000111011001000010 e584bcebb2bfeb93adeb9fa876e584bcebb2bfeb93adeb9fa87642
UHC 儼벿듭럨v儼벿듭럨vB 11100101111100001001001111001110101101011110110010001110100010110111011011100101111100001001001111001110101101011110110010001110100010110111011001000010 e5f093ceb5ec8e8b76e5f093ceb5ec8e8b7642

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