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^ 100010010110101110010001010011001110001011111100010011001000100101101011100100010100110011100010111111000100110001011110 896b914ce2fc4c896b914ce2fc4c5e
EUC-JP 洩銑紆L洩銑紆L^ 101100011100110011000001101011011110010011111110010011001011000111001100110000011010110111100100111111100100110001011110 b1ccc1ade4fe4cb1ccc1ade4fe4c5e
UTF-8 洩銑紆L洩銑紆L^ 111001101011010010101001111010011000101010010001111001111011010010000110010011001110011010110100101010011110100110001010100100011110011110110100100001100100110001011110 e6b4a9e98a91e7b4864ce6b4a9e98a91e7b4864c5e
UHC 洩銑紆L洩銑紆L^ 111000001101110111100000110101011110100111100001010011001110000011011101111000001101010111101001111000010100110001011110 e0dde0d5e9e14ce0dde0d5e9e14c5e

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