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 惑薹墻}惑薹墻{^ 100110000110011011100101010101101001101011010100011111011001100001100110111001010101011010011010110101000111101101011110 9866e5569ad47d9866e5569ad47b5e
EUC-JP 惑薹墻}惑薹墻{^ 110011111100011111101001101101111101010011010110011111011100111111000111111010011011011111010100110101100111101101011110 cfc7e9b7d4d67dcfc7e9b7d4d67b5e
UTF-8 惑薹墻}惑薹墻{^ 111001101000001110010001111010001001011010111001111001011010001010111011011111011110011010000011100100011110100010010110101110011110010110100010101110110111101101011110 e68391e896b9e5a2bb7de68391e896b9e5a2bb7b5e
UHC 惑?墻}惑?墻{^ 11111011111000110011111111101101110111110111110111111011111000110011111111101101110111110111101101011110 fbe33feddf7dfbe33feddf7b5e

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