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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 珎獨猜L珎獨猜L^ 111000001101110111100000110101011110000011001000010011001110000011011101111000001101010111100000110010000100110001011110 e0dde0d5e0c84ce0dde0d5e0c84c5e
EUC-JP 珎獨猜L珎獨猜L^ 111000001101111111100000110101111110000011001010010011001110000011011111111000001101011111100000110010100100110001011110 e0dfe0d7e0ca4ce0dfe0d7e0ca4c5e
UTF-8 珎獨猜L珎獨猜L^ 111001111000111110001110111001111000110110101000111001111000110010011100010011001110011110001111100011101110011110001101101010001110011110001100100111000100110001011110 e78f8ee78da8e78c9c4ce78f8ee78da8e78c9c4c5e
UHC ?獨猜L?獨猜L^ 00111111110101001011110011100011110001000100110000111111110101001011110011100011110001000100110001011110 3fd4bce3c44c3fd4bce3c44c5e

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