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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 墻℡?^}墻℡?^{^ 100110101101010010000111100001000011111101011110011111011001101011010100100001111000010000111111010111100111101101011110 9ad487843f5e7d9ad487843f5e7b5e
EUC-JP 墻??^}墻??^{^ 11010100110101100011111100111111010111100111110111010100110101100011111100111111010111100111101101011110 d4d63f3f5e7dd4d63f3f5e7b5e
UTF-8 墻℡윿^}墻℡윿^{^ 1110010110100010101110111110001010000100101000011110110010011100101111110101111001111101111001011010001010111011111000101000010010100001111011001001110010111111010111100111101101011110 e5a2bbe284a1ec9cbf5e7de5a2bbe284a1ec9cbf5e7b5e
UHC 墻℡윿^}墻℡윿^{^ 1110110111011111101000101110010110011111101101110101111001111101111011011101111110100010111001011001111110110111010111100111101101011110 eddfa2e59fb75e7deddfa2e59fb75e7b5e

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