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^ 100100100100011110010010010110001001000110101000010011001001001001000111100100100101100010010001101010000100110001011110 9247925891a84c9247925891a84c5e
EUC-JP 竪湛捉L竪湛捉L^ 110000111010100011000011101110011100001010101010010011001100001110101000110000111011100111000010101010100100110001011110 c3a8c3b9c2aa4cc3a8c3b9c2aa4c5e
UTF-8 竪湛捉L竪湛捉L^ 111001111010101110101010111001101011100110011011111001101000110110001001010011001110011110101011101010101110011010111001100110111110011010001101100010010100110001011110 e7abaae6b99be68d894ce7abaae6b99be68d894c5e
UHC 竪湛捉L竪湛捉L^ 111000101011010111010011110000001111001110110101010011001110001010110101110100111100000011110011101101010100110001011110 e2b5d3c0f3b54ce2b5d3c0f3b54c5e

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