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{^ 11100000110011011110011111111100011010110111110111100000110011011110011111111100011010110111101101011110 e0cde7fc6b7de0cde7fc6b7b5e
EUC-JP 猩錮k}猩錮k{^ 11100000110011111110111011111110011010110111110111100000110011111110111011111110011010110111101101011110 e0cfeefe6b7de0cfeefe6b7b5e
UTF-8 猩錮k}猩錮k{^ 1110011110001100101010011110100110001100101011100110101101111101111001111000110010101001111010011000110010101110011010110111101101011110 e78ca9e98cae6b7de78ca9e98cae6b7b5e
UHC 猩錮k}猩錮k{^ 11100000111110101100110111010001011010110111110111100000111110101100110111010001011010110111101101011110 e0facdd16b7de0facdd16b7b5e

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