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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 嵩臣J}嵩臣J{^ 10010000100100111001000001100010010010100111110110010000100100111001000001100010010010100111101101011110 909390624a7d909390624a7b5e
EUC-JP 嵩臣J}嵩臣J{^ 10111111111100111011111111000011010010100111110110111111111100111011111111000011010010100111101101011110 bff3bfc34a7dbff3bfc34a7b5e
UTF-8 嵩臣J}嵩臣J{^ 1110010110110101101010011110100010000111101000110100101001111101111001011011010110101001111010001000011110100011010010100111101101011110 e5b5a9e887a34a7de5b5a9e887a34a7b5e
UHC 嵩臣J}嵩臣J{^ 11100011101000011110001111101101010010100111110111100011101000011110001111101101010010100111101101011110 e3a1e3ed4a7de3a1e3ed4a7b5e

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