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 ???瑜⑤?淫 00111111001111110011111111100000111011111000011101000100001111111000100011111010 3f3f3fe0ef87443f88fa
EUC-JP ???瑜??淫 001111110011111100111111111000001111000100111111001111111011000011111100 3f3f3fe0f13f3fb0fc
UTF-8 琉드ㄽ瑜⑤젇淫 111011111010011110001100111010111001001110011100111000111000010010111101111001111001000110011100111000101001000110100100111011001010000010000111111001101011011110101011 efa78ceb939ce384bde7919ce291a4eca087e6b7ab
UHC 琉드ㄽ瑜⑤젇淫 1110101110100100101101011110010110100100101011011110101110100101101010001110101110100000100010101110101111100010 eba4b5e5a4adeba5a8eba08aebe2

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