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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 寘革n}寘革n{^ 11111010101010011000101001110110011011100111110111111010101010011000101001110110011011100111101101011110 faa98a766e7dfaa98a766e7b5e
EUC-JP 寘革n}寘革n{^ 100011111011101011100001101100111101011101101110011111011000111110111010111000011011001111010111011011100111101101011110 8fbae1b3d76e7d8fbae1b3d76e7b5e
UTF-8 寘革n}寘革n{^ 1110010110101111100110001110100110011101101010010110111001111101111001011010111110011000111010011001110110101001011011100111101101011110 e5af98e99da96e7de5af98e99da96e7b5e
UHC ?革n}?革n{^ 0011111111111010110101000110111001111101001111111111101011010100011011100111101101011110 3ffad46e7d3ffad46e7b5e

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