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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬱?錚坤鬱?錚鵠^ 100111110101010000111111111010000100001010001101101000111001111101010100001111111110100001000010100011011001010001011110 9f543fe8428da39f543fe8428d945e
EUC-JP 鬱?錚坤鬱?錚鵠^ 110111011011010100111111111011111010001110111010101001011101110110110101001111111110111110100011101110011111010001011110 ddb53fefa3baa5ddb53fefa3b9f45e
UTF-8 鬱렠錚坤鬱렠錚鵠^ 11101001101011001011000111101011101000001010000011101001100011001001101011100101100111011010010011101001101011001011000111101011101000001010000011101001100011001001101011101001101101011010000001011110 e9acb1eba0a0e98c9ae59da4e9acb1eba0a0e98c9ae9b5a05e
UHC 鬱렠錚坤鬱렠錚鵠^ 1110101010100110100011101011000111101110101101101100110111011110111010101010011010001110101100011110111010110110110011011101110001011110 eaa68eb1eeb6cddeeaa68eb1eeb6cddc5e

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