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 Çü䣏Çüä£^ 1000111111000111111111001110010010100011100011111100011111111100111001001010001101011110 8fc7fce4a38fc7fce4a35e
SJIS-WIN ????£????£^ 00111111001111110011111100111111100000011001001000111111001111110011111100111111100000011001001001011110 3f3f3f3f81923f3f3f3f81925e
EUC-JP ?Çüä£?Çüä£^ 00111111100011111010101010101110100011111010101111100100100011111010101110100011101000011111001000111111100011111010101010101110100011111010101111100100100011111010101110100011101000011111001001011110 3f8faaae8fabe48faba3a1f23f8faaae8fabe48faba3a1f25e
UTF-8 Çü䣏Çüä£^ 110000101000111111000011100001111100001110111100110000111010010011000010101000111100001010001111110000111000011111000011101111001100001110100100110000101010001101011110 c28fc387c3bcc3a4c2a3c28fc387c3bcc3a4c2a35e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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