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 ?瀁??}?瀁??{^ 00111111111000000110011000111111001111110111110100111111111000000110011000111111001111110111101101011110 3fe0663f3f7d3fe0663f3f7b5e
EUC-JP ?瀁??}?瀁??{^ 00111111110111111100011100111111001111110111110100111111110111111100011100111111001111110111101101011110 3fdfc73f3f7d3fdfc73f3f7b5e
UTF-8 렰瀁렺뙴}렰瀁렺뙴{^ 111010111010000010110000111001111000000010000001111010111010000010111010111010111001100110110100011111011110101110100000101100001110011110000000100000011110101110100000101110101110101110011001101101000111101101011110 eba0b0e78081eba0baeb99b47deba0b0e78081eba0baeb99b47b5e
UHC 렰瀁렺뙴}렰瀁렺뙴{^ 10001110101111011110010111001000100011101100001010001100101101110111110110001110101111011110010111001000100011101100001010001100101101110111101101011110 8ebde5c88ec28cb77d8ebde5c88ec28cb77b5e

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