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{^ 10001110101100011000111011010101010010100111110110001110101100011000111011010101010010100111101101011110 8eb18ed54a7d8eb18ed54a7b5e
EUC-JP 竺遮J}竺遮J{^ 10111100101100111011110011010111010010100111110110111100101100111011110011010111010010100111101101011110 bcb3bcd74a7dbcb3bcd74a7b5e
UTF-8 竺遮J}竺遮J{^ 1110011110101011101110101110100110000001101011100100101001111101111001111010101110111010111010011000000110101110010010100111101101011110 e7abbae981ae4a7de7abbae981ae4a7b5e
UHC 竺遮J}竺遮J{^ 11110101111001111111001110110100010010100111110111110101111001111111001110110100010010100111101101011110 f5e7f3b44a7df5e7f3b44a7b5e

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