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 嶸ヲ嶸墨}嶸ヲ嶸墨{^ 1111101010110100101001101111101010110100100101100110111001111101111110101011010010100110111110101011010010010110011011100111101101011110 fab4a6fab4966e7dfab4a6fab4966e7b5e
EUC-JP 嶸ヲ嶸墨}嶸ヲ嶸墨{^ 1000111110111011111101001000111010100110100011111011101111110100110010111100111101111101100011111011101111110100100011101010011010001111101110111111010011001011110011110111101101011110 8fbbf48ea68fbbf4cbcf7d8fbbf48ea68fbbf4cbcf7b5e
UTF-8 嶸ヲ嶸墨}嶸ヲ嶸墨{^ 111001011011011010111000111011111011110110100110111001011011011010111000111001011010001010101000011111011110010110110110101110001110111110111101101001101110010110110110101110001110010110100010101010000111101101011110 e5b6b8efbda6e5b6b8e5a2a87de5b6b8efbda6e5b6b8e5a2a87b5e
UHC 嶸?嶸墨}嶸?嶸墨{^ 1110011110101110001111111110011110101110110110011111100001111101111001111010111000111111111001111010111011011001111110000111101101011110 e7ae3fe7aed9f87de7ae3fe7aed9f87b5e

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