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 瀛??菽??宸 11100000011010010011111100111111111001001100000100111111001111111001101110000010 e0693f3fe4c13f3f9b82
EUC-JP 瀛??菽??宸 11011111110010100011111100111111111010001100001100111111001111111101010111100010 dfca3f3fe8c33f3fd5e2
UTF-8 瀛륂뢏菽됦돶宸 111001111000000010011011111010111010010110000010111010111010001010001111111010001000111110111101111010111001000010100110111010111000111110110110111001011010111010111000 e7809beba582eba28fe88fbdeb90a6eb8fb6e5aeb8
UHC 瀛륂뢏菽됦돶宸 1110011110111010100011111110110110001111010010101110001011011101100010011110010010001001101110011110001111100100 e7ba8fed8f4ae2dd89e489b9e3e4

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