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 瀛??嵩??宸 11100000011010010011111100111111100100001001001100111111001111111001101110000010 e0693f3f90933f3f9b82
EUC-JP 瀛??嵩??宸 11011111110010100011111100111111101111111111001100111111001111111101010111100010 dfca3f3fbff33f3fd5e2
UTF-8 瀛륂뢐嵩뤶돶宸 111001111000000010011011111010111010010110000010111010111010001010010000111001011011010110101001111010111010010010110110111010111000111110110110111001011010111010111000 e7809beba582eba290e5b5a9eba4b6eb8fb6e5aeb8
UHC 瀛륂뢐嵩뤶돶宸 1110011110111010100011111110110110001111010010111110001110100001100011111110010010001001101110011110001111100100 e7ba8fed8f4be3a18fe489b9e3e4

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