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 遑晢セ馴岫訒ャ 111001111010000110011101111011111011111010010011111010011001101110101011111110111010001110101100 e7a19defbe93e99babfba3ac
EUC-JP 遑晢セ馴岫訒ャ 111011101010001111011010111100011000111010111110110001101110101111010110101011011000111111011101110010001000111010101100 eea3daf18ebec6ebd6ad8fddc88eac
UTF-8 遑晢セ馴岫訒ャ 111010011000000110010001111001101001100110100010111011111011110110111110111010011010011010110100111001011011001010101011111010001010100010010010111011111011110110101100 e98191e699a2efbdbee9a6b4e5b2abe8a892efbdac
UHC 遑??馴岫?? 11111100110110100011111100111111111000101111100011100001111110110011111100111111 fcda3f3fe2f8e1fb3f3f

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