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 ?gHon}?gHon{^ 00111111011001110100100001101111011011100111110100111111011001110100100001101111011011100111101101011110 3f67486f6e7d3f67486f6e7b5e
SJIS-WIN 辿gHon}辿gHon{^ 100100100100100001100111010010000110111101101110011111011001001001001000011001110100100001101111011011100111101101011110 924867486f6e7d924867486f6e7b5e
EUC-JP 辿gHon}辿gHon{^ 110000111010100101100111010010000110111101101110011111011100001110101001011001110100100001101111011011100111101101011110 c3a967486f6e7dc3a967486f6e7b5e
UTF-8 辿gHon}辿gHon{^ 1110100010111110101111110110011101001000011011110110111001111101111010001011111010111111011001110100100001101111011011100111101101011110 e8bebf67486f6e7de8bebf67486f6e7b5e
UHC ?gHon}?gHon{^ 00111111011001110100100001101111011011100111110100111111011001110100100001101111011011100111101101011110 3f67486f6e7d3f67486f6e7b5e

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