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{^ 10010001101011111001000110011111011010110111110110010001101011111001000110011111011010110111101101011110 91af919f6b7d91af919f6b7b5e
EUC-JP 賊臓k}賊臓k{^ 11000010101100011100001010100001011010110111110111000010101100011100001010100001011010110111101101011110 c2b1c2a16b7dc2b1c2a16b7b5e
UTF-8 賊臓k}賊臓k{^ 1110100010110011100010101110100010000111100100110110101101111101111010001011001110001010111010001000011110010011011010110111101101011110 e8b38ae887936b7de8b38ae887936b7b5e
UHC 賊?k}賊?k{^ 1110111011100100001111110110101101111101111011101110010000111111011010110111101101011110 eee43f6b7deee43f6b7b5e

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