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}^b[K}^b[^ 100000010100101110000001011111010101111001100010010110111000000101001011100000010111110101011110011000100101101101011110 814b817d5e625b814b817d5e625b5e
SJIS-WIN ?K?}^b[?K?}^b[^ 001111110100101100111111011111010101111001100010010110110011111101001011001111110111110101011110011000100101101101011110 3f4b3f7d5e625b3f4b3f7d5e625b5e
EUC-JP ?K?}^b[?K?}^b[^ 001111110100101100111111011111010101111001100010010110110011111101001011001111110111110101011110011000100101101101011110 3f4b3f7d5e625b3f4b3f7d5e625b5e
UTF-8 K}^b[K}^b[^ 11000010100000010100101111000010100000010111110101011110011000100101101111000010100000010100101111000010100000010111110101011110011000100101101101011110 c2814bc2817d5e625bc2814bc2817d5e625b5e
UHC ?K?}^b[?K?}^b[^ 001111110100101100111111011111010101111001100010010110110011111101001011001111110111110101011110011000100101101101011110 3f4b3f7d5e625b3f4b3f7d5e625b5e

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