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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 涌唸\}涌唸\{^ 10010111010011111001101001011000010111000111110110010111010011111001101001011000010111000111101101011110 974f9a585c7d974f9a585c7b5e
EUC-JP 涌唸\}涌唸\{^ 11001101101100001101001110111001010111000111110111001101101100001101001110111001010111000111101101011110 cdb0d3b95c7dcdb0d3b95c7b5e
UTF-8 涌唸\}涌唸\{^ 1110011010110110100011001110010110010100101110000101110001111101111001101011011010001100111001011001010010111000010111000111101101011110 e6b68ce594b85c7de6b68ce594b85c7b5e
UHC 涌?\}涌?\{^ 1110100110111111001111110101110001111101111010011011111100111111010111000111101101011110 e9bf3f5c7de9bf3f5c7b5e

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