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^ 1110100010110100001111110011111101001100111010001011010000111111001111110100110001011110 e8b43f3f4ce8b43f3f4c5e
EUC-JP 雍??L雍??L^ 1111000010110110001111110011111101001100111100001011011000111111001111110100110001011110 f0b63f3f4cf0b63f3f4c5e
UTF-8 雍딀퐗L雍딀퐗L^ 111010011001101110001101111010111001010010000000111011011001000010010111010011001110100110011011100011011110101110010100100000001110110110010000100101110100110001011110 e99b8deb9480ed90974ce99b8deb9480ed90974c5e
UHC 雍딀퐗L雍딀퐗L^ 111010001011110010001010111001101011110110000001010011001110100010111100100010101110011010111101100000010100110001011110 e8bc8ae6bd814ce8bc8ae6bd814c5e

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