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 ˜häÈn}˜häÈn{^ 10011000011010001110010011001000011011100111110110011000011010001110010011001000011011100111101101011110 9868e4c86e7d9868e4c86e7b5e
SJIS-WIN ?h??n}?h??n{^ 00111111011010000011111100111111011011100111110100111111011010000011111100111111011011100111101101011110 3f683f3f6e7d3f683f3f6e7b5e
EUC-JP ?häÈn}?häÈn{^ 001111110110100010001111101010111010001110001111101010101011001001101110011111010011111101101000100011111010101110100011100011111010101010110010011011100111101101011110 3f688faba38faab26e7d3f688faba38faab26e7b5e
UTF-8 ˜häÈn}˜häÈn{^ 11000010100110000110100011000011101001001100001110001000011011100111110111000010100110000110100011000011101001001100001110001000011011100111101101011110 c29868c3a4c3886e7dc29868c3a4c3886e7b5e
UHC ?h??n}?h??n{^ 00111111011010000011111100111111011011100111110100111111011010000011111100111111011011100111101101011110 3f683f3f6e7d3f683f3f6e7b5e

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