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{^ 10001111101010111110010101000001011010110111110110001111101010111110010101000001011010110111101101011110 8fabe5416b7d8fabe5416b7b5e
EUC-JP 将蘂k}将蘂k{^ 10111110101011011110100110100010011010110111110110111110101011011110100110100010011010110111101101011110 beade9a26b7dbeade9a26b7b5e
UTF-8 将蘂k}将蘂k{^ 1110010110110000100001101110100010011000100000100110101101111101111001011011000010000110111010001001100010000010011010110111101101011110 e5b086e898826b7de5b086e898826b7b5e
UHC ?蘂k}?蘂k{^ 0011111111100111110111100110101101111101001111111110011111011110011010110111101101011110 3fe7de6b7d3fe7de6b7b5e

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