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^ 1000110010111111001111110011111101001100100011001011111100111111001111110100110001011110 8cbf3f3f4c8cbf3f3f4c5e
EUC-JP 諺??L諺??L^ 1011100011000001001111110011111101001100101110001100000100111111001111110100110001011110 b8c13f3f4cb8c13f3f4c5e
UTF-8 諺뚯댘L諺뚯댘L^ 111010001010101110111010111010111001101010101111111010111000110010011000010011001110100010101011101110101110101110011010101011111110101110001100100110000100110001011110 e8abbaeb9aafeb8c984ce8abbaeb9aafeb8c984c5e
UHC 諺뚯댘L諺뚯댘L^ 111001011110110010001100111011001000100010111100010011001110010111101100100011001110110010001000101111000100110001011110 e5ec8cec88bc4ce5ec8cec88bc4c5e

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