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 111010001010110010011101111001011001111110110111010000001110100010101100100111011110010110011111101101110100000001000010 e8ac9de59fb740e8ac9de59fb74042
EUC-JP 隰晏濤@隰晏濤@B 111100001010111011011010111001111101111010111001010000001111000010101110110110101110011111011110101110010100000001000010 f0aedae7deb940f0aedae7deb94042
UTF-8 隰晏濤@隰晏濤@B 111010011001101010110000111001101001100110001111111001101011111110100100010000001110100110011010101100001110011010011001100011111110011010111111101001000100000001000010 e99ab0e6998fe6bfa440e99ab0e6998fe6bfa44042
UHC ?晏濤@?晏濤@B 00111111111001001100111111010100101001100100000000111111111001001100111111010100101001100100000001000010 3fe4cfd4a6403fe4cfd4a64042

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