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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 墻ょ?\}墻ょ?\{^ 100110101101010010000010111001010011111101011100011111011001101011010100100000101110010100111111010111000111101101011110 9ad482e53f5c7d9ad482e53f5c7b5e
EUC-JP 墻ょ?\}墻ょ?\{^ 110101001101011010100100111001110011111101011100011111011101010011010110101001001110011100111111010111000111101101011110 d4d6a4e73f5c7dd4d6a4e73f5c7b5e
UTF-8 墻ょ댚\}墻ょ댚\{^ 1110010110100010101110111110001110000010100001111110101110001100100110100101110001111101111001011010001010111011111000111000001010000111111010111000110010011010010111000111101101011110 e5a2bbe38287eb8c9a5c7de5a2bbe38287eb8c9a5c7b5e
UHC 墻ょ댚\}墻ょ댚\{^ 1110110111011111101010101110011110001000101111100101110001111101111011011101111110101010111001111000100010111110010111000111101101011110 eddfaae788be5c7deddfaae788be5c7b5e

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