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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 銳얠킇L銳얠킇L^ 111010011000101010110011111011001001011010100000111011011000001010000111010011001110100110001010101100111110110010010110101000001110110110000010100001110100110001011110 e98ab3ec96a0ed82874ce98ab3ec96a0ed82874c5e
UHC 銳얠킇L銳얠킇L^ 111001111110010110111110111011001011010010010011010011001110011111100101101111101110110010110100100100110100110001011110 e7e5beecb4934ce7e5beecb4934c5e

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