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^ 111001001111011010001001111000111000001110100110010001001110010011110110100010011110001110000011101001100100010001011110 e4f689e383a644e4f689e383a6445e
EUC-JP 蔕峨ΘD蔕峨ΘD^ 111010001111100010110010111001011010011010101000010001001110100011111000101100101110010110100110101010000100010001011110 e8f8b2e5a6a844e8f8b2e5a6a8445e
UTF-8 蔕峨ΘD蔕峨ΘD^ 11101000100101001001010111100101101100111010100011001110100110000100010011101000100101001001010111100101101100111010100011001110100110000100010001011110 e89495e5b3a8ce9844e89495e5b3a8ce98445e
UHC ?峨ΘD?峨ΘD^ 00111111111001001011000110100101110010000100010000111111111001001011000110100101110010000100010001011110 3fe4b1a5c8443fe4b1a5c8445e

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