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^ 100010010110101110010001010011001110010001000000010011001000100101101011100100010100110011100100010000000100110001011110 896b914ce4404c896b914ce4404c5e
EUC-JP 洩銑隋L洩銑隋L^ 101100011100110011000001101011011110011110100001010011001011000111001100110000011010110111100111101000010100110001011110 b1ccc1ade7a14cb1ccc1ade7a14c5e
UTF-8 洩銑隋L洩銑隋L^ 111001101011010010101001111010011000101010010001111010011001101010001011010011001110011010110100101010011110100110001010100100011110100110011010100010110100110001011110 e6b4a9e98a91e99a8b4ce6b4a9e98a91e99a8b4c5e
UHC 洩銑隋L洩銑隋L^ 111000001101110111100000110101011110001011001001010011001110000011011101111000001101010111100010110010010100110001011110 e0dde0d5e2c94ce0dde0d5e2c94c5e

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