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^ 00111111100011001101011110001001011101000100110000111111100011001101011110001001011101000100110001011110 3f8cd789744c3f8cd789744c5e
EUC-JP ?跨液L?跨液L^ 00111111101110001101100110110001110101010100110000111111101110001101100110110001110101010100110001011110 3fb8d9b1d54c3fb8d9b1d54c5e
UTF-8 뤌跨液L뤌跨液L^ 111010111010010010001100111010001011011110101000111001101011011010110010010011001110101110100100100011001110100010110111101010001110011010110110101100100100110001011110 eba48ce8b7a8e6b6b24ceba48ce8b7a8e6b6b24c5e
UHC 뤌跨液L뤌跨液L^ 100011111011110011001110101001011110010011111011010011001000111110111100110011101010010111100100111110110100110001011110 8fbccea5e4fb4c8fbccea5e4fb4c5e

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