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 üCàÕüCàÕn}üCàÕüCàÕn{^ 111111000100001111100000110101011111110001000011111000001101010101101110011111011111110001000011111000001101010111111100010000111110000011010101011011100111101101011110 fc43e0d5fc43e0d56e7dfc43e0d5fc43e0d56e7b5e
SJIS-WIN ?C???C??n}?C???C??n{^ 001111110100001100111111001111110011111101000011001111110011111101101110011111010011111101000011001111110011111100111111010000110011111100111111011011100111101101011110 3f433f3f3f433f3f6e7d3f433f3f3f433f3f6e7b5e
EUC-JP üCàÕüCàÕn}üCàÕüCàÕn{^ 100011111010101111100100010000111000111110101011101000101000111110101010110110001000111110101011111001000100001110001111101010111010001010001111101010101101100001101110011111011000111110101011111001000100001110001111101010111010001010001111101010101101100010001111101010111110010001000011100011111010101110100010100011111010101011011000011011100111101101011110 8fabe4438faba28faad88fabe4438faba28faad86e7d8fabe4438faba28faad88fabe4438faba28faad86e7b5e
UTF-8 üCàÕüCàÕn}üCàÕüCàÕn{^ 110000111011110001000011110000111010000011000011100101011100001110111100010000111100001110100000110000111001010101101110011111011100001110111100010000111100001110100000110000111001010111000011101111000100001111000011101000001100001110010101011011100111101101011110 c3bc43c3a0c395c3bc43c3a0c3956e7dc3bc43c3a0c395c3bc43c3a0c3956e7b5e
UHC ?C???C??n}?C???C??n{^ 001111110100001100111111001111110011111101000011001111110011111101101110011111010011111101000011001111110011111100111111010000110011111100111111011011100111101101011110 3f433f3f3f433f3f6e7d3f433f3f3f433f3f6e7b5e

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