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 ??挑?}??挑?{^ 00111111001111111001001010100111001111110111110100111111001111111001001010100111001111110111101101011110 3f3f92a73f7d3f3f92a73f7b5e
EUC-JP ??挑?}??挑?{^ 00111111001111111100010010101001001111110111110100111111001111111100010010101001001111110111101101011110 3f3fc4a93f7d3f3fc4a93f7b5e
UTF-8 렯뤕挑쑧}렯뤕挑쑧{^ 111010111010000010101111111010111010010010010101111001101000110010010001111011001001000110100111011111011110101110100000101011111110101110100100100101011110011010001100100100011110110010010001101001110111101101011110 eba0afeba495e68c91ec91a77deba0afeba495e68c91ec91a77b5e
UHC 렯뤕挑쑧}렯뤕挑쑧{^ 10001110101111001000111111000101110100111111101110011100110001000111110110001110101111001000111111000101110100111111101110011100110001000111101101011110 8ebc8fc5d3fb9cc47d8ebc8fc5d3fb9cc47b5e

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