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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 妊紡n}妊紡n{^ 10010100010001001001011001100001011011100111110110010100010001001001011001100001011011100111101101011110 944496616e7d944496616e7b5e
EUC-JP 妊紡n}妊紡n{^ 11000111101001011100101111000010011011100111110111000111101001011100101111000010011011100111101101011110 c7a5cbc26e7dc7a5cbc26e7b5e
UTF-8 妊紡n}妊紡n{^ 1110010110100110100010101110011110110100101000010110111001111101111001011010011010001010111001111011010010100001011011100111101101011110 e5a68ae7b4a16e7de5a68ae7b4a16e7b5e
UHC 妊紡n}妊紡n{^ 11101100111101001101101110110111011011100111110111101100111101001101101110110111011011100111101101011110 ecf4dbb76e7decf4dbb76e7b5e

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