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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 錚??????^ 111010000100001000111111001111110011111100111111001111110011111101011110 e8423f3f3f3f3f3f5e
EUC-JP 錚??????^ 111011111010001100111111001111110011111100111111001111110011111101011110 efa33f3f3f3f3f3f5e
UTF-8 錚렠뤫펼텕콓펍^ 11101001100011001001101011101011101000001010000011101011101001001010101111101101100011101011110011101101100001011001010111101100101111011001001111101101100011101000110101011110 e98c9aeba0a0eba4abed8ebced8595ecbd93ed8e8d5e
UHC 錚렠뤫펼텕콓펍^ 111011101011011010001110101100011000111111011001110001101110111010110110100011101011000110001111110001101110000001011110 eeb68eb18fd9c6eeb68eb18fc6e05e

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