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 ¢hon}¢hon{^ 100011011010001010000001011010000110111101101110011111011000110110100010100000010110100001101111011011100111101101011110 8da281686f6e7d8da281686f6e7b5e
SJIS-WIN ?¢?hon}?¢?hon{^ 0011111110000001100100010011111101101000011011110110111001111101001111111000000110010001001111110110100001101111011011100111101101011110 3f81913f686f6e7d3f81913f686f6e7b5e
EUC-JP ?¢?hon}?¢?hon{^ 0011111110100001111100010011111101101000011011110110111001111101001111111010000111110001001111110110100001101111011011100111101101011110 3fa1f13f686f6e7d3fa1f13f686f6e7b5e
UTF-8 ¢hon}¢hon{^ 110000101000110111000010101000101100001010000001011010000110111101101110011111011100001010001101110000101010001011000010100000010110100001101111011011100111101101011110 c28dc2a2c281686f6e7dc28dc2a2c281686f6e7b5e
UHC ???hon}???hon{^ 001111110011111100111111011010000110111101101110011111010011111100111111001111110110100001101111011011100111101101011110 3f3f3f686f6e7d3f3f3f686f6e7b5e

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