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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 畯經?畯經?B 1111101101101111111000110101001100111111111110110110111111100011010100110011111101000010 fb6fe3533ffb6fe3533f42
EUC-JP 畯經?畯經?B 10001111110011011011101111100101101101000011111110001111110011011011101111100101101101000011111101000010 8fcdbbe5b43f8fcdbbe5b43f42
UTF-8 畯經딱畯經년B 11100111100101011010111111100111101101101001001111101011100101001011000111100111100101011010111111100111101101101001001111101011100001011000010001000010 e795afe7b693eb94b1e795afe7b693eb858442
UHC 畯經딱畯經년B 11110001111000011100110011101000101101011111110011110001111000011100110011101000101100111110001001000010 f1e1cce8b5fcf1e1cce8b3e242

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