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^ 111011101000010110010111111011101000001010101110010011001110111010000101100101111110111010000010101011100100110001011110 ee8597ee82ae4cee8597ee82ae4c5e
SJIS-WIN ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e
EUC-JP î??î?®Lî??î?®L^ 100011111010101111000010001111110011111110001111101010111100001000111111100011111010001011101110010011001000111110101011110000100011111100111111100011111010101111000010001111111000111110100010111011100100110001011110 8fabc23f3f8fabc23f8fa2ee4c8fabc23f3f8fabc23f8fa2ee4c5e
UTF-8 LL^ 110000111010111011000010100001011100001010010111110000111010111011000010100000101100001010101110010011001100001110101110110000101000010111000010100101111100001110101110110000101000001011000010101011100100110001011110 c3aec285c297c3aec282c2ae4cc3aec285c297c3aec282c2ae4c5e
UHC ?????®L?????®L^ 0011111100111111001111110011111100111111101000101110011101001100001111110011111100111111001111110011111110100010111001110100110001011110 3f3f3f3f3fa2e74c3f3f3f3f3fa2e74c5e

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