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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 獗痙}v獗痙}vB 11100000110100111110000101111010011111010111011011100000110100111110000101111010011111010111011001000010 e0d3e17a7d76e0d3e17a7d7642
EUC-JP 獗痙}v獗痙}vB 11100000110101011110000111011011011111010111011011100000110101011110000111011011011111010111011001000010 e0d5e1db7d76e0d5e1db7d7642
UTF-8 獗痙}v獗痙}vB 1110011110001101100101111110011110010111100110010111110101110110111001111000110110010111111001111001011110011001011111010111011001000010 e78d97e797997d76e78d97e797997d7642
UHC 獗痙}v獗痙}vB 11001111111100011100110011100010011111010111011011001111111100011100110011100010011111010111011001000010 cff1cce27d76cff1cce27d7642

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