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{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 珈犂齏J}珈犂齏J{^ 1110000011011011111000001011001011101000111010110100101001111101111000001101101111100000101100101110100011101011010010100111101101011110 e0dbe0b2e8eb4a7de0dbe0b2e8eb4a7b5e
EUC-JP 珈犂齏J}珈犂齏J{^ 1110000011011101111000001011010011110000111011010100101001111101111000001101110111100000101101001111000011101101010010100111101101011110 e0dde0b4f0ed4a7de0dde0b4f0ed4a7b5e
UTF-8 珈犂齏J}珈犂齏J{^ 1110011110001111100010001110011110001010100000101110100110111101100011110100101001111101111001111000111110001000111001111000101010000010111010011011110110001111010010100111101101011110 e78f88e78a82e9bd8f4a7de78f88e78a82e9bd8f4a7b5e
UHC ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e

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