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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 霆雁ョ、隰晏濤 111010001011101110001010111001011010111010100100111010001010110010011101111001011001111110110111 e8bb8ae5aea4e8ac9de59fb7
EUC-JP 霆雁ョ、隰晏濤 1111000010111101101101001110011110001110101011101000111010100100111100001010111011011010111001111101111010111001 f0bdb4e78eae8ea4f0aedae7deb9
UTF-8 霆雁ョ、隰晏濤 111010011001110010000110111010011001101110000001111011111011110110101110111011111011110110100100111010011001101010110000111001101001100110001111111001101011111110100100 e99c86e99b81efbdaeefbda4e99ab0e6998fe6bfa4
UHC 霆雁???晏濤 1110111111111101111001001101001000111111001111110011111111100100110011111101010010100110 effde4d23f3f3fe4cfd4a6

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