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}??N{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 巳半N}巳半N{^ 10010110101001001001010010111100010011100111110110010110101001001001010010111100010011100111101101011110 96a494bc4e7d96a494bc4e7b5e
EUC-JP 巳半N}巳半N{^ 11001100101001101100100010111110010011100111110111001100101001101100100010111110010011100111101101011110 cca6c8be4e7dcca6c8be4e7b5e
UTF-8 巳半N}巳半N{^ 1110010110110111101100111110010110001101100010100100111001111101111001011011011110110011111001011000110110001010010011100111101101011110 e5b7b3e58d8a4e7de5b7b3e58d8a4e7b5e
UHC 巳半N}巳半N{^ 11011110110100111101101011100010010011100111110111011110110100111101101011100010010011100111101101011110 ded3dae24e7dded3dae24e7b5e

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