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 ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
SJIS-WIN 篌Kh篌KfN}篌Kh篌KfN{^ 111000101011101001001011011010001110001010111010010010110110011001001110011111011110001010111010010010110110100011100010101110100100101101100110010011100111101101011110 e2ba4b68e2ba4b664e7de2ba4b68e2ba4b664e7b5e
EUC-JP 篌Kh篌KfN}篌Kh篌KfN{^ 111001001011110001001011011010001110010010111100010010110110011001001110011111011110010010111100010010110110100011100100101111000100101101100110010011100111101101011110 e4bc4b68e4bc4b664e7de4bc4b68e4bc4b664e7b5e
UTF-8 篌Kh篌KfN}篌Kh篌KfN{^ 11100111101011111000110001001011011010001110011110101111100011000100101101100110010011100111110111100111101011111000110001001011011010001110011110101111100011000100101101100110010011100111101101011110 e7af8c4b68e7af8c4b664e7de7af8c4b68e7af8c4b664e7b5e
UHC ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e

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