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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 恁??@恁??@B 1001110010001100001111110011111101000000100111001000110000111111001111110100000001000010 9c8c3f3f409c8c3f3f4042
EUC-JP 恁??@恁??@B 1101011111101100001111110011111101000000110101111110110000111111001111110100000001000010 d7ec3f3f40d7ec3f3f4042
UTF-8 恁댁㎚@恁댁㎚@B 111001101000000110000001111010111000110010000001111000111000111010011010010000001110011010000001100000011110101110001100100000011110001110001110100110100100000001000010 e68181eb8c81e38e9a40e68181eb8c81e38e9a4042
UHC 恁댁㎚@恁댁㎚@B 111011001111011010110100111011001010011110101100010000001110110011110110101101001110110010100111101011000100000001000010 ecf6b4eca7ac40ecf6b4eca7ac4042

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