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^ 1110000001101001001111110011111101001100111000000110100100111111001111110100110001011110 e0693f3f4ce0693f3f4c5e
EUC-JP 瀛??L瀛??L^ 1101111111001010001111110011111101001100110111111100101000111111001111110100110001011110 dfca3f3f4cdfca3f3f4c5e
UTF-8 瀛륂뢙L瀛륂뢙L^ 111001111000000010011011111010111010010110000010111010111010001010011001010011001110011110000000100110111110101110100101100000101110101110100010100110010100110001011110 e7809beba582eba2994ce7809beba582eba2994c5e
UHC 瀛륂뢙L瀛륂뢙L^ 111001111011101010001111111011011000111101010100010011001110011110111010100011111110110110001111010101000100110001011110 e7ba8fed8f544ce7ba8fed8f544c5e

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