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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ー雕メ}Yー雕メ}bE 1111000111100111101100001110100010111000110100100111110101011001111100011110011110110000111010001011100011010010011111010110001001000101 f1e7b0e8b8d27d59f1e7b0e8b8d27d6245
EUC-JP ?ー雕メ}Y?ー雕メ}bE 00111111100011101011000011110000101110101000111011010010011111010101100100111111100011101011000011110000101110101000111011010010011111010110001001000101 3f8eb0f0ba8ed27d593f8eb0f0ba8ed27d6245
UTF-8 ー雕メ}Yー雕メ}bE 1110111010000101101000101110111110111101101100001110100110011011100101011110111110111110100100100111110101011001111011101000010110100010111011111011110110110000111010011001101110010101111011111011111010010010011111010110001001000101 ee85a2efbdb0e99b95efbe927d59ee85a2efbdb0e99b95efbe927d6245
UHC ??雕?}Y??雕?}bE 001111110011111111110000111001110011111101111101010110010011111100111111111100001110011100111111011111010110001001000101 3f3ff0e73f7d593f3ff0e73f7d6245

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