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{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 牘默K}牘默K{^ 11100000101011111110000011010010010010110111110111100000101011111110000011010010010010110111101101011110 e0afe0d24b7de0afe0d24b7b5e
EUC-JP 牘默K}牘默K{^ 11100000101100011110000011010100010010110111110111100000101100011110000011010100010010110111101101011110 e0b1e0d44b7de0b1e0d44b7b5e
UTF-8 牘默K}牘默K{^ 1110011110001001100110001110100110111011100110000100101101111101111001111000100110011000111010011011101110011000010010110111101101011110 e78998e9bb984b7de78998e9bb984b7b5e
UHC 牘默K}牘默K{^ 11010100101110101101100111111001010010110111110111010100101110101101100111111001010010110111101101011110 d4bad9f94b7dd4bad9f94b7b5e

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