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 âncânK}âncânK{^ 111000100110111001100011111000100110111001001011011111011110001001101110011000111110001001101110010010110111101101011110 e26e63e26e4b7de26e63e26e4b7b5e
SJIS-WIN ?nc?nK}?nc?nK{^ 001111110110111001100011001111110110111001001011011111010011111101101110011000110011111101101110010010110111101101011110 3f6e633f6e4b7d3f6e633f6e4b7b5e
EUC-JP âncânK}âncânK{^ 1000111110101011101001000110111001100011100011111010101110100100011011100100101101111101100011111010101110100100011011100110001110001111101010111010010001101110010010110111101101011110 8faba46e638faba46e4b7d8faba46e638faba46e4b7b5e
UTF-8 âncânK}âncânK{^ 11000011101000100110111001100011110000111010001001101110010010110111110111000011101000100110111001100011110000111010001001101110010010110111101101011110 c3a26e63c3a26e4b7dc3a26e63c3a26e4b7b5e
UHC ?nc?nK}?nc?nK{^ 001111110110111001100011001111110110111001001011011111010011111101101110011000110011111101101110010010110111101101011110 3f6e633f6e4b7d3f6e633f6e4b7b5e

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