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 邁誹逝邁誹逝^ 11100111101100001001010011101110100100001100000011100111101100001001010011101110100100001100000001011110 e7b094ee90c0e7b094ee90c05e
EUC-JP 邁誹逝邁誹逝^ 11101110101100101100100011110000110000001100001011101110101100101100100011110000110000001100001001011110 eeb2c8f0c0c2eeb2c8f0c0c25e
UTF-8 邁誹逝邁誹逝^ 11101001100000101000000111101000101010101011100111101001100000001001110111101001100000101000000111101000101010101011100111101001100000001001110101011110 e98281e8aab9e9809de98281e8aab9e9809d5e
UHC 邁誹逝邁誹逝^ 11011000111001001101111010100110111000001010011011011000111001001101111010100110111000001010011001011110 d8e4dea6e0a6d8e4dea6e0a65e

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