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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 鰐荏}\}鰐荏}\{^ 100110000110101110001001011000000111110101011100011111011001100001101011100010010110000001111101010111000111101101011110 986b89607d5c7d986b89607d5c7b5e
EUC-JP 鰐荏}\}鰐荏}\{^ 110011111100110010110001110000010111110101011100011111011100111111001100101100011100000101111101010111000111101101011110 cfccb1c17d5c7dcfccb1c17d5c7b5e
UTF-8 鰐荏}\}鰐荏}\{^ 11101001101100001001000011101000100011011000111101111101010111000111110111101001101100001001000011101000100011011000111101111101010111000111101101011110 e9b090e88d8f7d5c7de9b090e88d8f7d5c7b5e
UHC 鰐荏}\}鰐荏}\{^ 111001001100101011101100111110110111110101011100011111011110010011001010111011001111101101111101010111000111101101011110 e4caecfb7d5c7de4caecfb7d5c7b5e

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