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 à±ÞéDà±ÞéD^ 1110000010110001110111101110100101000100111000001011000111011110111010010100010001011110 e0b1dee944e0b1dee9445e
SJIS-WIN ?±??D?±??D^ 00111111100000010111110100111111001111110100010000111111100000010111110100111111001111110100010001011110 3f817d3f3f443f817d3f3f445e
EUC-JP à±ÞéDà±ÞéD^ 10001111101010111010001010100001110111101000111110101001101100001000111110101011101100010100010010001111101010111010001010100001110111101000111110101001101100001000111110101011101100010100010001011110 8faba2a1de8fa9b08fabb1448faba2a1de8fa9b08fabb1445e
UTF-8 à±ÞéDà±ÞéD^ 11000011101000001100001010110001110000111001111011000011101010010100010011000011101000001100001010110001110000111001111011000011101010010100010001011110 c3a0c2b1c39ec3a944c3a0c2b1c39ec3a9445e
UHC ?±Þ?D?±Þ?D^ 001111111010000110111110101010001010110100111111010001000011111110100001101111101010100010101101001111110100010001011110 3fa1bea8ad3f443fa1bea8ad3f445e

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