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^ 0011111110001001010101100011111101001100001111111000100101010110001111110100110001011110 3f89563f4c3f89563f4c5e
EUC-JP ?鰻?L?鰻?L^ 0011111110110001101101110011111101001100001111111011000110110111001111110100110001011110 3fb1b73f4c3fb1b73f4c5e
UTF-8 렻鰻렖L렻鰻렖L^ 111010111010000010111011111010011011000010111011111010111010000010010110010011001110101110100000101110111110100110110000101110111110101110100000100101100100110001011110 eba0bbe9b0bbeba0964ceba0bbe9b0bbeba0964c5e
UHC 렻鰻렖L렻鰻렖L^ 100011101100001111011000110001001000111010101011010011001000111011000011110110001100010010001110101010110100110001011110 8ec3d8c48eab4c8ec3d8c48eab4c5e

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