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\n}??d\n{^ 00111111001111110110010001011100011011100111110100111111001111110110010001011100011011100111101101011110 3f3f645c6e7d3f3f645c6e7b5e
SJIS-WIN 遶ェd\n}遶ェd\n{^ 111001111010101110101010011001000101110001101110011111011110011110101011101010100110010001011100011011100111101101011110 e7abaa645c6e7de7abaa645c6e7b5e
EUC-JP 遶ェd\n}遶ェd\n{^ 1110111010101101100011101010101001100100010111000110111001111101111011101010110110001110101010100110010001011100011011100111101101011110 eead8eaa645c6e7deead8eaa645c6e7b5e
UTF-8 遶ェd\n}遶ェd\n{^ 111010011000000110110110111011111011110110101010011001000101110001101110011111011110100110000001101101101110111110111101101010100110010001011100011011100111101101011110 e981b6efbdaa645c6e7de981b6efbdaa645c6e7b5e
UHC ??d\n}??d\n{^ 00111111001111110110010001011100011011100111110100111111001111110110010001011100011011100111101101011110 3f3f645c6e7d3f3f645c6e7b5e

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