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 驫ケ驥蕨}驫ケ驥蕨{^ 1110100110001010101110011110100110000111100110000110111001111101111010011000101010111001111010011000011110011000011011100111101101011110 e98ab9e987986e7de98ab9e987986e7b5e
EUC-JP 驫ケ驥蕨}驫ケ驥蕨{^ 11110001111010101000111010111001111100011110011111001111110011110111110111110001111010101000111010111001111100011110011111001111110011110111101101011110 f1ea8eb9f1e7cfcf7df1ea8eb9f1e7cfcf7b5e
UTF-8 驫ケ驥蕨}驫ケ驥蕨{^ 111010011010100110101011111011111011110110111001111010011010100110100101111010001001010110101000011111011110100110101001101010111110111110111101101110011110100110101001101001011110100010010101101010000111101101011110 e9a9abefbdb9e9a9a5e895a87de9a9abefbdb9e9a9a5e895a87b5e
UHC ??驥蕨}??驥蕨{^ 001111110011111111010001110010101100111111110010011111010011111100111111110100011100101011001111111100100111101101011110 3f3fd1cacff27d3f3fd1cacff27b5e

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