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^ 00111111001111111000111111100011111010000100110000111111001111111000111111100011111010000100110001011110 3f3f8fe3e84c3f3f8fe3e84c5e
UTF-8 뎚멛鉥L뎚멛鉥L^ 111010111000111010011010111010111010100110011011111010011000100110100101010011001110101110001110100110101110101110101001100110111110100110001001101001010100110001011110 eb8e9aeba99be989a54ceb8e9aeba99be989a54c5e
UHC 뎚멛鉥L뎚멛鉥L^ 100010010110101110010001010011001110001011111100010011001000100101101011100100010100110011100010111111000100110001011110 896b914ce2fc4c896b914ce2fc4c5e

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