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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 担属k}担属k{^ 10010010010100111001000110101110011010110111110110010010010100111001000110101110011010110111101101011110 925391ae6b7d925391ae6b7b5e
EUC-JP 担属k}担属k{^ 11000011101101001100001010110000011010110111110111000011101101001100001010110000011010110111101101011110 c3b4c2b06b7dc3b4c2b06b7b5e
UTF-8 担属k}担属k{^ 1110011010001011100001011110010110110001100111100110101101111101111001101000101110000101111001011011000110011110011010110111101101011110 e68b85e5b19e6b7de68b85e5b19e6b7b5e
UHC ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e

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