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 K}^[}K}^[{^ 100000010100101110000001011111010101111001011011011111011000000101001011100000010111110101011110010110110111101101011110 814b817d5e5b7d814b817d5e5b7b5e
SJIS-WIN ?K?}^[}?K?}^[{^ 001111110100101100111111011111010101111001011011011111010011111101001011001111110111110101011110010110110111101101011110 3f4b3f7d5e5b7d3f4b3f7d5e5b7b5e
EUC-JP ?K?}^[}?K?}^[{^ 001111110100101100111111011111010101111001011011011111010011111101001011001111110111110101011110010110110111101101011110 3f4b3f7d5e5b7d3f4b3f7d5e5b7b5e
UTF-8 K}^[}K}^[{^ 11000010100000010100101111000010100000010111110101011110010110110111110111000010100000010100101111000010100000010111110101011110010110110111101101011110 c2814bc2817d5e5b7dc2814bc2817d5e5b7b5e
UHC ?K?}^[}?K?}^[{^ 001111110100101100111111011111010101111001011011011111010011111101001011001111110111110101011110010110110111101101011110 3f4b3f7d5e5b7d3f4b3f7d5e5b7b5e

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