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{^ 11101000111101001000111010110011011010110111110111101000111101001000111010110011011010110111101101011110 e8f48eb36b7de8f48eb36b7b5e
EUC-JP 頡宍k}頡宍k{^ 11110000111101101011110010110101011010110111110111110000111101101011110010110101011010110111101101011110 f0f6bcb56b7df0f6bcb56b7b5e
UTF-8 頡宍k}頡宍k{^ 1110100110100000101000011110010110101110100011010110101101111101111010011010000010100001111001011010111010001101011010110111101101011110 e9a0a1e5ae8d6b7de9a0a1e5ae8d6b7b5e
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)