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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 頡失澵悉@頡失澵悉@B 11101000111101001000111010111000111110110100110010001110101110110100000011101000111101001000111010111000111110110100110010001110101110110100000001000010 e8f48eb8fb4c8ebb40e8f48eb8fb4c8ebb4042
EUC-JP 頡失澵悉@頡失澵悉@B 111100001111011010111100101110101000111111001000111110001011110010111101010000001111000011110110101111001011101010001111110010001111100010111100101111010100000001000010 f0f6bcba8fc8f8bcbd40f0f6bcba8fc8f8bcbd4042
UTF-8 頡失澵悉@頡失澵悉@B 111010011010000010100001111001011010010010110001111001101011111010110101111001101000001010001001010000001110100110100000101000011110010110100100101100011110011010111110101101011110011010000010100010010100000001000010 e9a0a1e5a4b1e6beb5e6828940e9a0a1e5a4b1e6beb5e682894042
UHC ?失?悉@?失?悉@B 001111111110001111110111001111111110001111111010010000000011111111100011111101110011111111100011111110100100000001000010 3fe3f73fe3fa403fe3f73fe3fa4042

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