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 ??????h? 0011111100111111001111110011111100111111001111110110100000111111 3f3f3f3f3f3f683f
SJIS-WIN 墻??凹▽?h墻 100110101101010000111111001111111000100110011010100000011010010000111111011010001001101011010100 9ad43f3f899a81a43f689ad4
EUC-JP 墻??凹▽?h墻 110101001101011000111111001111111011000111111010101000101010011000111111011010001101010011010110 d4d63f3fb1faa2a63f68d4d6
UTF-8 墻얏뜥凹▽툋h墻 11100101101000101011101111101100100101101000111111101011100111001010010111100101100001111011100111100010100101101011110111101101100010001000101101101000111001011010001010111011 e5a2bbec968feb9ca5e587b9e296bded888b68e5a2bb
UHC 墻얏뜥凹▽툋h墻 111011011101111110111110111001101000110110101000111010001110101010100001111001001011100010000011011010001110110111011111 eddfbee68da8e8eaa1e4b88368eddf

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