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 10010000111000100011111100111111001111110111011010010000111000100011111100111111001111110111011001000010 90e23f3f3f7690e23f3f3f7642
EUC-JP 絶???v絶???vB 11000000111001000011111100111111001111110111011011000000111001000011111100111111001111110111011001000010 c0e43f3f3f76c0e43f3f3f7642
UTF-8 絶귝튂짹v絶귝튂짹vB 111001111011010110110110111010101011011110011101111011011000101010000010111011001010011110111001011101101110011110110101101101101110101010110111100111011110110110001010100000101110110010100111101110010111011001000010 e7b5b6eab79ded8a82eca7b976e7b5b6eab79ded8a82eca7b97642
UHC 絶귝튂짹v絶귝튂짹vB 11101111101111101000001011100110101110011001100011000010101100010111011011101111101111101000001011100110101110011001100011000010101100010111011001000010 efbe82e6b998c2b176efbe82e6b998c2b17642

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