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^ 1101110111011100111100001110101101000100110111011101110011110000111010110100010001011110 dddcf0eb44dddcf0eb445e
EUC-JP ンワ?Dンワ?D^ 10001110110111011000111011011100001111110100010010001110110111011000111011011100001111110100010001011110 8edd8edc3f448edd8edc3f445e
UTF-8 ンワDンワD^ 111011111011111010011101111011111011111010011100111011101000001010101010010001001110111110111110100111011110111110111110100111001110111010000010101010100100010001011110 efbe9defbe9cee82aa44efbe9defbe9cee82aa445e
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)