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 遑晢セ奇スイ薰 1110011110100001100111011110111110111110100010101110111110111101101100101111101110011110 e7a19defbe8aefbdb2fb9e
EUC-JP 遑晢セ奇スイ? 11101110101000111101101011110001100011101011111010110100111100011000111010111101100011101011001000111111 eea3daf18ebeb4f18ebd8eb23f
UTF-8 遑晢セ奇スイ薰 111010011000000110010001111001101001100110100010111011111011110110111110111001011010010110000111111011111011110110111101111011111011110110110010111010001001011010110000 e98191e699a2efbdbee5a587efbdbdefbdb2e896b0
UHC 遑??奇??薰 11111100110110100011111100111111110100001111010000111111001111111111110110111001 fcda3f3fd0f43f3ffdb9

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