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^ 100010010110101110010001010011001110000110011101010011001000100101101011100100010100110011100001100111010100110001011110 896b914ce19d4c896b914ce19d4c5e
EUC-JP 洩銑癬L洩銑癬L^ 101100011100110011000001101011011110000111111101010011001011000111001100110000011010110111100001111111010100110001011110 b1ccc1ade1fd4cb1ccc1ade1fd4c5e
UTF-8 洩銑癬L洩銑癬L^ 111001101011010010101001111010011000101010010001111001111001100110101100010011001110011010110100101010011110100110001010100100011110011110011001101011000100110001011110 e6b4a9e98a91e799ac4ce6b4a9e98a91e799ac4c5e
UHC 洩銑癬L洩銑癬L^ 111000001101110111100000110101011110000011001000010011001110000011011101111000001101010111100000110010000100110001011110 e0dde0d5e0c84ce0dde0d5e0c84c5e

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