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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ??珹L??珹L^ 00111111001111111000111111001011111110110100110000111111001111111000111111001011111110110100110001011110 3f3f8fcbfb4c3f3f8fcbfb4c5e
UTF-8 뎚멛珹L뎚멛珹L^ 111010111000111010011010111010111010100110011011111001111000111110111001010011001110101110001110100110101110101110101001100110111110011110001111101110010100110001011110 eb8e9aeba99be78fb94ceb8e9aeba99be78fb94c5e
UHC 뎚멛珹L뎚멛珹L^ 100010010110101110010001010011001110000011111011010011001000100101101011100100010100110011100000111110110100110001011110 896b914ce0fb4c896b914ce0fb4c5e

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