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 ’@’Y’CU’C‘¢’@’Y’CU’C‘¢^ 1001001001000000100100100101100110010010010000110101010110010010010000111001000110100010100100100100000010010010010110011001001001000011010101011001001001000011100100011010001001011110 92409259924355924391a292409259924355924391a25e
SJIS-WIN ?@?Y?CU?C?¢?@?Y?CU?C?¢^ 00111111010000000011111101011001001111110100001101010101001111110100001100111111100000011001000100111111010000000011111101011001001111110100001101010101001111110100001100111111100000011001000101011110 3f403f593f43553f433f81913f403f593f43553f433f81915e
EUC-JP ?@?Y?CU?C?¢?@?Y?CU?C?¢^ 00111111010000000011111101011001001111110100001101010101001111110100001100111111101000011111000100111111010000000011111101011001001111110100001101010101001111110100001100111111101000011111000101011110 3f403f593f43553f433fa1f13f403f593f43553f433fa1f15e
UTF-8 ’@’Y’CU’C‘¢’@’Y’CU’C‘¢^ 1100001010010010010000001100001010010010010110011100001010010010010000110101010111000010100100100100001111000010100100011100001010100010110000101001001001000000110000101001001001011001110000101001001001000011010101011100001010010010010000111100001010010001110000101010001001011110 c29240c29259c2924355c29243c291c2a2c29240c29259c2924355c29243c291c2a25e
UHC ?@?Y?CU?C???@?Y?CU?C??^ 0011111101000000001111110101100100111111010000110101010100111111010000110011111100111111001111110100000000111111010110010011111101000011010101010011111101000011001111110011111101011110 3f403f593f43553f433f3f3f403f593f43553f433f3f5e

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