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{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 驪咏粟L}驪咏粟L{^ 1110100110001011100110011110011110001000101111100100110001111101111010011000101110011001111001111000100010111110010011000111101101011110 e98b99e788be4c7de98b99e788be4c7b5e
EUC-JP 驪咏粟L}驪咏粟L{^ 1111000111101011110100101110100110110000110000000100110001111101111100011110101111010010111010011011000011000000010011000111101101011110 f1ebd2e9b0c04c7df1ebd2e9b0c04c7b5e
UTF-8 驪咏粟L}驪咏粟L{^ 1110100110101001101010101110010110010010100011111110011110110010100111110100110001111101111010011010100110101010111001011001001010001111111001111011001010011111010011000111101101011110 e9a9aae5928fe7b29f4c7de9a9aae5928fe7b29f4c7b5e
UHC 驪?粟L}驪?粟L{^ 110101011111000100111111111000011101100001001100011111011101010111110001001111111110000111011000010011000111101101011110 d5f13fe1d84c7dd5f13fe1d84c7b5e

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