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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ◇?蘇}◇?蘇{^ 10000001100111100011111110010001011010000111110110000001100111100011111110010001011010000111101101011110 819e3f91687d819e3f91687b5e
EUC-JP ◇?蘇}◇?蘇{^ 10100001111111100011111111000001110010010111110110100001111111100011111111000001110010010111101101011110 a1fe3fc1c97da1fe3fc1c97b5e
UTF-8 ◇룵蘇}◇룵蘇{^ 111000101001011110000111111010111010001110110101111010001001100010000111011111011110001010010111100001111110101110100011101101011110100010011000100001110111101101011110 e29787eba3b5e898877de29787eba3b5e898877b5e
UHC ◇룵蘇}◇룵蘇{^ 101000011101111010001111101010101110000111001100011111011010000111011110100011111010101011100001110011000111101101011110 a1de8faae1cc7da1de8faae1cc7b5e

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