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{^ 100100101010001010001111100101000111101101001110011111011001001010100010100011111001010001111011010011100111101101011110 92a28f947b4e7d92a28f947b4e7b5e
SJIS-WIN ?¢??{N}?¢??{N{^ 0011111110000001100100010011111100111111011110110100111001111101001111111000000110010001001111110011111101111011010011100111101101011110 3f81913f3f7b4e7d3f81913f3f7b4e7b5e
EUC-JP ?¢??{N}?¢??{N{^ 0011111110100001111100010011111100111111011110110100111001111101001111111010000111110001001111110011111101111011010011100111101101011110 3fa1f13f3f7b4e7d3fa1f13f3f7b4e7b5e
UTF-8 ’¢”{N}’¢”{N{^ 1100001010010010110000101010001011000010100011111100001010010100011110110100111001111101110000101001001011000010101000101100001010001111110000101001010001111011010011100111101101011110 c292c2a2c28fc2947b4e7dc292c2a2c28fc2947b4e7b5e
UHC ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e

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