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 陦呈万逍セ驩陰 11101000101000011001001011100110100101101001110011100111100101101011111011101001100010011000100101000001 e8a192e6969ce796bee9898941
EUC-JP 陦呈万逍セ驩陰 1111000010100011110001001110100011001011111111001110110111110110100011101011111011110001111010011011000110100010 f0a3c4e8cbfcedf68ebef1e9b1a2
UTF-8 陦呈万逍セ驩陰 111010011001100110100110111001011001000110001000111001001011100010000111111010011000000010001101111011111011110110111110111010011010100110101001111010011001100110110000 e999a6e59188e4b887e9808defbdbee9a9a9e999b0
UHC ?呈万逍?驩陰 001111111110111111010000110110001011001011100001110011100011111111111100101111101110101111100100 3fefd0d8b2e1ce3ffcbeebe4

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