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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 釣?n}釣?n{^ 1001001011011110001111110110111001111101100100101101111000111111011011100111101101011110 92de3f6e7d92de3f6e7b5e
EUC-JP 釣?n}釣?n{^ 1100010011100000001111110110111001111101110001001110000000111111011011100111101101011110 c4e03f6e7dc4e03f6e7b5e
UTF-8 釣넓n}釣넓n{^ 1110100110000111101000111110101110000100100100110110111001111101111010011000011110100011111010111000010010010011011011100111101101011110 e987a3eb84936e7de987a3eb84936e7b5e
UHC 釣넓n}釣넓n{^ 11110000111001011011001111010000011011100111110111110000111001011011001111010000011011100111101101011110 f0e5b3d06e7df0e5b3d06e7b5e

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