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 ûE¤WDûE¤WD^ 1111101101000101101001000101011101000100111110110100010110100100010101110100010001011110 fb45a45744fb45a457445e
SJIS-WIN ?E?WD?E?WD^ 0011111101000101001111110101011101000100001111110100010100111111010101110100010001011110 3f453f57443f453f57445e
EUC-JP ûE¤WDûE¤WD^ 10001111101010111110010101000101100011111010001011110000010101110100010010001111101010111110010101000101100011111010001011110000010101110100010001011110 8fabe5458fa2f057448fabe5458fa2f057445e
UTF-8 ûE¤WDûE¤WD^ 110000111011101101000101110000101010010001010111010001001100001110111011010001011100001010100100010101110100010001011110 c3bb45c2a45744c3bb45c2a457445e
UHC ?E¤WD?E¤WD^ 00111111010001011010001010110100010101110100010000111111010001011010001010110100010101110100010001011110 3f45a2b457443f45a2b457445e

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