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^ 111000011011001110011010010111111110101001010100010011001110000110110011100110100101111111101010010101000100110001011110 e1b39a5fea544ce1b39a5fea544c5e
EUC-JP 盖喟鶺L盖喟鶺L^ 111000101011010111010011110000001111001110110101010011001110001010110101110100111100000011110011101101010100110001011110 e2b5d3c0f3b54ce2b5d3c0f3b54c5e
UTF-8 盖喟鶺L盖喟鶺L^ 111001111001101110010110111001011001011010011111111010011011011010111010010011001110011110011011100101101110010110010110100111111110100110110110101110100100110001011110 e79b96e5969fe9b6ba4ce79b96e5969fe9b6ba4c5e
UHC 盖??L盖??L^ 1100101111001100001111110011111101001100110010111100110000111111001111110100110001011110 cbcc3f3f4ccbcc3f3f4c5e

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