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^ 10001110111000110011111110000011010011100100010010001110111000110011111110000011010011100100010001011110 8ee33f834e448ee33f834e445e
EUC-JP 弱?クD弱?クD^ 10111100111001010011111110100101101011110100010010111100111001010011111110100101101011110100010001011110 bce53fa5af44bce53fa5af445e
UTF-8 弱딁クD弱딁クD^ 111001011011110010110001111010111001010010000001111000111000001010101111010001001110010110111100101100011110101110010100100000011110001110000010101011110100010001011110 e5bcb1eb9481e382af44e5bcb1eb9481e382af445e
UHC 弱딁クD弱딁クD^ 111001011011000010001010111001111010101110101111010001001110010110110000100010101110011110101011101011110100010001011110 e5b08ae7abaf44e5b08ae7abaf445e

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