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^ 1000101001010010001111110011111101001100100010100101001000111111001111110100110001011110 8a523f3f4c8a523f3f4c5e
EUC-JP 崖??L崖??L^ 1011001110110011001111110011111101001100101100111011001100111111001111110100110001011110 b3b33f3f4cb3b33f3f4c5e
UTF-8 崖노젫L崖노젫L^ 111001011011010010010110111010111000010110111000111011001010000010101011010011001110010110110100100101101110101110000101101110001110110010100000101010110100110001011110 e5b496eb85b8eca0ab4ce5b496eb85b8eca0ab4c5e
UHC 崖노젫L崖노젫L^ 111001001111000010110011111010111010000010100011010011001110010011110000101100111110101110100000101000110100110001011110 e4f0b3eba0a34ce4f0b3eba0a34c5e

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