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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ⅰ漆溿自}ⅰ漆溿自{^ 11111010010000001000111010111101111110110100101010001110101010010111110111111010010000001000111010111101111110110100101010001110101010010111101101011110 fa408ebdfb4a8ea97dfa408ebdfb4a8ea97b5e
EUC-JP ?漆溿自}?漆溿自{^ 00111111101111001011111110001111110010001011000110111100101010110111110100111111101111001011111110001111110010001011000110111100101010110111101101011110 3fbcbf8fc8b1bcab7d3fbcbf8fc8b1bcab7b5e
UTF-8 ⅰ漆溿自}ⅰ漆溿自{^ 111000101000010110110000111001101011110010000110111001101011101010111111111010001000011110101010011111011110001010000101101100001110011010111100100001101110011010111010101111111110100010000111101010100111101101011110 e285b0e6bc86e6babfe887aa7de285b0e6bc86e6babfe887aa7b5e
UHC ⅰ漆?自}ⅰ漆?自{^ 1010010110100001111101101101010000111111111011011011101101111101101001011010000111110110110101000011111111101101101110110111101101011110 a5a1f6d43fedbb7da5a1f6d43fedbb7b5e

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