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^ 111010011000011110001000111001101001011010011100010001001110100110000111100010001110011010010110100111000100010001011110 e98788e6969c44e98788e6969c445e
EUC-JP 驥域万D驥域万D^ 111100011110011110110000111010001100101111111100010001001111000111100111101100001110100011001011111111000100010001011110 f1e7b0e8cbfc44f1e7b0e8cbfc445e
UTF-8 驥域万D驥域万D^ 111010011010100110100101111001011001111110011111111001001011100010000111010001001110100110101001101001011110010110011111100111111110010010111000100001110100010001011110 e9a9a5e59f9fe4b88744e9a9a5e59f9fe4b887445e
UHC 驥域万D驥域万D^ 110100011100101011100110101101001101100010110010010001001101000111001010111001101011010011011000101100100100010001011110 d1cae6b4d8b244d1cae6b4d8b2445e

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