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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 﨓晙晗﨓晙晗^ 1111101011101000111110101101011111111010110101101111011010111101111110101110100011111010110101111111101011010110111101101011110101011110 fae8fad7fad6f6bdfae8fad7fad6f6bd5e
EUC-JP ?晙晗??晙晗?^ 0011111110001111110000101011101010001111110000101011100000111111001111111000111111000010101110101000111111000010101110000011111101011110 3f8fc2ba8fc2b83f3f8fc2ba8fc2b83f5e
UTF-8 﨓晙晗﨓晙晗^ 11101111101010001001001111100110100110011001100111100110100110011001011111101110100100111010010011101111101010001001001111100110100110011001100111100110100110011001011111101110100100111010010001011110 efa893e69999e69997ee93a4efa893e69999e69997ee93a45e
UHC ?晙???晙??^ 0011111111110001110110110011111100111111001111111111000111011011001111110011111101011110 3ff1db3f3f3ff1db3f3f5e

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