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 å³}vå³}vB 1000111111100101101100110111110101110110100011111110010110110011011111010111011001000010 8fe5b37d768fe5b37d7642
SJIS-WIN ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
EUC-JP ?å?}v?å?}vB 001111111000111110101011101010010011111101111101011101100011111110001111101010111010100100111111011111010111011001000010 3f8faba93f7d763f8faba93f7d7642
UTF-8 å³}vå³}vB 1100001010001111110000111010010111000010101100110111110101110110110000101000111111000011101001011100001010110011011111010111011001000010 c28fc3a5c2b37d76c28fc3a5c2b37d7642
UHC ??³}v??³}vB 00111111001111111010100111111000011111010111011000111111001111111010100111111000011111010111011001000010 3f3fa9f87d763f3fa9f87d7642

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