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 11100001101101101110010010100110111000111010010011100001101101101110010010100110111000111010010001000010 e1b6e4a6e3a4e1b6e4a6e3a442
EUC-JP 盡荐网盡荐网B 11100010101110001110100010101000111001101010011011100010101110001110100010101000111001101010011001000010 e2b8e8a8e6a6e2b8e8a8e6a642
UTF-8 盡荐网盡荐网B 11100111100110111010000111101000100011011001000011100111101111011001000111100111100110111010000111101000100011011001000011100111101111011001000101000010 e79ba1e88d90e7bd91e79ba1e88d90e7bd9142
UHC 盡??盡??B 111100101101011100111111001111111111001011010111001111110011111101000010 f2d73f3ff2d73f3f42

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