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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 墻??饒??窈 10011010110101000011111100111111111010010110000000111111001111111110001001110111 9ad43f3fe9603f3fe277
EUC-JP 墻??饒??窈 11010100110101100011111100111111111100011100000100111111001111111110001111011000 d4d63f3ff1c13f3fe3d8
UTF-8 墻놂슈饒댐숱窈 111001011010001010111011111010111000011010000010111011001000101010001000111010011010010110010010111010111000110010010000111011001000100010110001111001111010101010001000 e5a2bbeb8682ec8a88e9a592eb8c90ec88b1e7aa88
UHC 墻놂슈饒댐숱窈 1110110111011111101100111110111110111101101101001110100110101110101101001110111110111101101000101110100110100001 eddfb3efbdb4e9aeb4efbda2e9a1

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