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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ?豬クD?豬クD^ 0011111111100110101101011011100001000100001111111110011010110101101110000100010001011110 3fe6b5b8443fe6b5b8445e
EUC-JP 鉶豬クD鉶豬クD^ 1000111111100011111100001110110010110111100011101011100001000100100011111110001111110000111011001011011110001110101110000100010001011110 8fe3f0ecb78eb8448fe3f0ecb78eb8445e
UTF-8 鉶豬クD鉶豬クD^ 111010011000100110110110111010001011000110101100111011111011110110111000010001001110100110001001101101101110100010110001101011001110111110111101101110000100010001011110 e989b6e8b1acefbdb844e989b6e8b1acefbdb8445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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