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 雪L雪L^ 111010011001101110101010010011001110100110011011101010100100110001011110 e99baa4ce99baa4c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP é?ªLé?ªL^ 1000111110101011101100010011111110001111101000101110110001001100100011111010101110110001001111111000111110100010111011000100110001011110 8fabb13f8fa2ec4c8fabb13f8fa2ec4c5e
UTF-8 雪L雪L^ 110000111010100111000010100110111100001010101010010011001100001110101001110000101001101111000010101010100100110001011110 c3a9c29bc2aa4cc3a9c29bc2aa4c5e
UHC ??ªL??ªL^ 0011111100111111101010001010001101001100001111110011111110101000101000110100110001011110 3f3fa8a34c3f3fa8a34c5e

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