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 ??????A??? 00111111001111110011111100111111001111110011111101000001001111110011111100111111 3f3f3f3f3f3f413f3f3f
SJIS-WIN 恁???ъ?A??? 100111001000110000111111001111110011111110000100100011000011111101000001001111110011111100111111 9c8c3f3f3f848c3f413f3f3f
EUC-JP 恁???ъ?A??? 110101111110110000111111001111110011111110100111111011000011111101000001001111110011111100111111 d7ec3f3f3fa7ec3f413f3f3f
UTF-8 恁㏃찉泥ъ껌A淋욏슃 111001101000000110000001111000111000111110000011111011001011000010001001111011111010011110100011110100011000101011101010101110111000110001000001111011111010011110110101111011001001101010001111111011001000101010000011 e68181e38f83ecb089efa7a3d18aeabb8c41efa7b5ec9a8fec8a83
UHC 恁㏃찉泥ъ껌A淋욏슃 11101100111101101010011111101100101010011000110111101100101100101010110011101100101100101010110101000001111011001111100010011110111011011001101010010101 ecf6a7eca98decb2acecb2ad41ecf89eed9a95

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