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{^ 11100101010111101001011011100011011010110111110111100101010111101001011011100011011010110111101101011110 e55e96e36b7de55e96e36b7b5e
EUC-JP 蘓悶k}蘓悶k{^ 11101001101111111100110011100101011010110111110111101001101111111100110011100101011010110111101101011110 e9bfcce56b7de9bfcce56b7b5e
UTF-8 蘓悶k}蘓悶k{^ 1110100010011000100100111110011010000010101101100110101101111101111010001001100010010011111001101000001010110110011010110111101101011110 e89893e682b66b7de89893e682b66b7b5e
UHC ?悶k}?悶k{^ 0011111111011010101111110110101101111101001111111101101010111111011010110111101101011110 3fdabf6b7d3fdabf6b7b5e

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