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^ 1000100011000001001111110011111101001100100010001100000100111111001111110100110001011110 88c13f3f4c88c13f3f4c5e
EUC-JP 庵??L庵??L^ 1011000011000011001111110011111101001100101100001100001100111111001111110100110001011110 b0c33f3f4cb0c33f3f4c5e
UTF-8 庵뗮뢎L庵뗮뢎L^ 111001011011101010110101111010111001011110101110111010111010001010001110010011001110010110111010101101011110101110010111101011101110101110100010100011100100110001011110 e5bab5eb97aeeba28e4ce5bab5eb97aeeba28e4c5e
UHC 庵뗮뢎L庵뗮뢎L^ 111001001101110110001011111011011000111101001001010011001110010011011101100010111110110110001111010010010100110001011110 e4dd8bed8f494ce4dd8bed8f494c5e

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