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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 佶佶f佶佶^}Y佶佶f佶佶^}bE 10011000110010011001100011001001011001101001100011001001100110001100100101011110011111010101100110011000110010011001100011001001011001101001100011001001100110001100100101011110011111010110001001000101 98c998c96698c998c95e7d5998c998c96698c998c95e7d6245
EUC-JP 佶佶f佶佶^}Y佶佶f佶佶^}bE 11010000110010111101000011001011011001101101000011001011110100001100101101011110011111010101100111010000110010111101000011001011011001101101000011001011110100001100101101011110011111010110001001000101 d0cbd0cb66d0cbd0cb5e7d59d0cbd0cb66d0cbd0cb5e7d6245
UTF-8 佶佶f佶佶^}Y佶佶f佶佶^}bE 111001001011110110110110111001001011110110110110011001101110010010111101101101101110010010111101101101100101111001111101010110011110010010111101101101101110010010111101101101100110011011100100101111011011011011100100101111011011011001011110011111010110001001000101 e4bdb6e4bdb666e4bdb6e4bdb65e7d59e4bdb6e4bdb666e4bdb6e4bdb65e7d6245
UHC 佶佶f佶佶^}Y佶佶f佶佶^}bE 11010001110011011101000111001101011001101101000111001101110100011100110101011110011111010101100111010001110011011101000111001101011001101101000111001101110100011100110101011110011111010110001001000101 d1cdd1cd66d1cdd1cd5e7d59d1cdd1cd66d1cdd1cd5e7d6245

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