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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 茲悟゛茲悟゛^ 11100100101000101000110011100101100000010100101011100100101000101000110011100101100000010100101001011110 e4a28ce5814ae4a28ce5814a5e
EUC-JP 茲悟゛茲悟゛^ 11101000101001001011100011100111101000011010101111101000101001001011100011100111101000011010101101011110 e8a4b8e7a1abe8a4b8e7a1ab5e
UTF-8 茲悟゛茲悟゛^ 11101000100011001011001011100110100000101001111111100011100000101001101111101000100011001011001011100110100000101001111111100011100000101001101101011110 e88cb2e6829fe3829be88cb2e6829fe3829b5e
UHC ?悟??悟?^ 001111111110011111110110001111110011111111100111111101100011111101011110 3fe7f63f3fe7f63f5e

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