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{^ 11101001101000111001111101111101011010110111110111101001101000111001111101111101011010110111101101011110 e9a39f7d6b7de9a39f7d6b7b5e
EUC-JP 鬟毳k}鬟毳k{^ 11110010101001011101110111011110011010110111110111110010101001011101110111011110011010110111101101011110 f2a5ddde6b7df2a5ddde6b7b5e
UTF-8 鬟毳k}鬟毳k{^ 1110100110101100100111111110011010101111101100110110101101111101111010011010110010011111111001101010111110110011011010110111101101011110 e9ac9fe6afb36b7de9ac9fe6afb36b7b5e
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)