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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 曖??D曖??D^ 1001111001000010001111110011111101000100100111100100001000111111001111110100010001011110 9e423f3f449e423f3f445e
EUC-JP 曖??D曖??D^ 1101101110100011001111110011111101000100110110111010001100111111001111110100010001011110 dba33f3f44dba33f3f445e
UTF-8 曖며쐞D曖며쐞D^ 111001101001101110010110111010111010100110110000111011001001000010011110010001001110011010011011100101101110101110101001101100001110110010010000100111100100010001011110 e69b96eba9b0ec909e44e69b96eba9b0ec909e445e
UHC 曖며쐞D曖며쐞D^ 111001001111001010111000111001111001110010000100010001001110010011110010101110001110011110011100100001000100010001011110 e4f2b8e79c8444e4f2b8e79c84445e

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