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?? 0011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f413f3f
SJIS-WIN ????撚A媛? 00111111001111110011111100111111100101000101000101000001100101010101000100111111 3f3f3f3f94514195513f
EUC-JP 饔???撚A媛? 100011111110100011101111001111110011111100111111110001111011001001000001110010011011001000111111 8fe8ef3f3f3fc7b241c9b23f
UTF-8 饔漏렠잭撚A媛렍 11101001101001011001010011101111101001011000111011101011101000001010000011101100100111101010110111100110100100101001101001000001111001011010101010011011111010111010000010001101 e9a594efa58eeba0a0ec9eade6929a41e5aa9beba08d
UHC 饔漏렠잭撚A媛렍 111010001011110111010010111010001000111010110001110000001110100011010010101101010100000111101010101100001000111010100011 e8bdd2e88eb1c0e8d2b541eab08ea3

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