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 荵呰x荵呰x^ 11100100101110011001100111101101100000101001100011100100101110011001100111101101100000101001100001011110 e4b999ed8298e4b999ed82985e
EUC-JP 荵呰x荵呰x^ 11101000101110111101001011101111101000111111100011101000101110111101001011101111101000111111100001011110 e8bbd2efa3f8e8bbd2efa3f85e
UTF-8 荵呰x荵呰x^ 11101000100011011011010111100101100100011011000011101111101111011001100011101000100011011011010111100101100100011011000011101111101111011001100001011110 e88db5e591b0efbd98e88db5e591b0efbd985e
UHC ??x??x^ 001111110011111110100011111110000011111100111111101000111111100001011110 3f3fa3f83f3fa3f85e

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