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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 墻??x}墻??x{^ 10011010110101000011111100111111011110000111110110011010110101000011111100111111011110000111101101011110 9ad43f3f787d9ad43f3f787b5e
EUC-JP 墻??x}墻??x{^ 11010100110101100011111100111111011110000111110111010100110101100011111100111111011110000111101101011110 d4d63f3f787dd4d63f3f787b5e
UTF-8 墻욥눈x}墻욥눈x{^ 1110010110100010101110111110110010011010101001011110101110001000100010000111100001111101111001011010001010111011111011001001101010100101111010111000100010001000011110000111101101011110 e5a2bbec9aa5eb8888787de5a2bbec9aa5eb8888787b5e
UHC 墻욥눈x}墻욥눈x{^ 1110110111011111101111111110100110110100101010110111100001111101111011011101111110111111111010011011010010101011011110000111101101011110 eddfbfe9b4ab787deddfbfe9b4ab787b5e

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