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 涌陽\}涌陽\{^ 10010111010011111001011101111010010111000111110110010111010011111001011101111010010111000111101101011110 974f977a5c7d974f977a5c7b5e
EUC-JP 涌陽\}涌陽\{^ 11001101101100001100110111011011010111000111110111001101101100001100110111011011010111000111101101011110 cdb0cddb5c7dcdb0cddb5c7b5e
UTF-8 涌陽\}涌陽\{^ 1110011010110110100011001110100110011001101111010101110001111101111001101011011010001100111010011001100110111101010111000111101101011110 e6b68ce999bd5c7de6b68ce999bd5c7b5e
UHC 涌陽\}涌陽\{^ 11101001101111111110010111010101010111000111110111101001101111111110010111010101010111000111101101011110 e9bfe5d55c7de9bfe5d55c7b5e

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