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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 鍈??\}鍈??\{^ 11111010010111100011111100111111010111000111110111111010010111100011111100111111010111000111101101011110 fa5e3f3f5c7dfa5e3f3f5c7b5e
EUC-JP 鍈??\}鍈??\{^ 100011111110010011101001001111110011111101011100011111011000111111100100111010010011111100111111010111000111101101011110 8fe4e93f3f5c7d8fe4e93f3f5c7b5e
UTF-8 鍈㏓㎰\}鍈㏓㎰\{^ 1110100110001101100010001110001110001111100100111110001110001110101100000101110001111101111010011000110110001000111000111000111110010011111000111000111010110000010111000111101101011110 e98d88e38f93e38eb05c7de98d88e38f93e38eb05c7b5e
UHC 鍈㏓㎰\}鍈㏓㎰\{^ 1110011111001100101001111110101110100111101111110101110001111101111001111100110010100111111010111010011110111111010111000111101101011110 e7cca7eba7bf5c7de7cca7eba7bf5c7b5e

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