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^ 111001011011101110011011111011011000001110000000010001001110010110111011100110111110110110000011100000000100010001011110 e5bb9bed838044e5bb9bed8380445e
EUC-JP 蟒幔ムD蟒幔ムD^ 111010101011110111010110111011111010010111100000010001001110101010111101110101101110111110100101111000000100010001011110 eabdd6efa5e044eabdd6efa5e0445e
UTF-8 蟒幔ムD蟒幔ムD^ 111010001001111110010010111001011011100110010100111000111000001110100000010001001110100010011111100100101110010110111001100101001110001110000011101000000100010001011110 e89f92e5b994e383a044e89f92e5b994e383a0445e
UHC ??ムD??ムD^ 0011111100111111101010111110000001000100001111110011111110101011111000000100010001011110 3f3fabe0443f3fabe0445e

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