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 ???^n}v???^n}vB 001111110011111100111111010111100110111001111101011101100011111100111111001111110101111001101110011111010111011001000010 3f3f3f5e6e7d763f3f3f5e6e7d7642
SJIS-WIN 彗??^n}v彗??^n}vB 1001110001100001001111110011111101011110011011100111110101110110100111000110000100111111001111110101111001101110011111010111011001000010 9c613f3f5e6e7d769c613f3f5e6e7d7642
EUC-JP 彗??^n}v彗??^n}vB 1101011111000010001111110011111101011110011011100111110101110110110101111100001000111111001111110101111001101110011111010111011001000010 d7c23f3f5e6e7d76d7c23f3f5e6e7d7642
UTF-8 彗딈뱵^n}v彗딈뱵^n}vB 111001011011110110010111111010111001010010001000111010111011000110110101010111100110111001111101011101101110010110111101100101111110101110010100100010001110101110110001101101010101111001101110011111010111011001000010 e5bd97eb9488ebb1b55e6e7d76e5bd97eb9488ebb1b55e6e7d7642
UHC 彗딈뱵^n}v彗딈뱵^n}vB 111110111011001010001010111011101001001110011011010111100110111001111101011101101111101110110010100010101110111010010011100110110101111001101110011111010111011001000010 fbb28aee939b5e6e7d76fbb28aee939b5e6e7d7642

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