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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 臾ъ?n}臾ъ?n{^ 111001000110101110000100100011000011111101101110011111011110010001101011100001001000110000111111011011100111101101011110 e46b848c3f6e7de46b848c3f6e7b5e
EUC-JP 臾ъ?n}臾ъ?n{^ 111001111100110010100111111011000011111101101110011111011110011111001100101001111110110000111111011011100111101101011110 e7cca7ec3f6e7de7cca7ec3f6e7b5e
UTF-8 臾ъ셾n}臾ъ셾n{^ 111010001000011110111110110100011000101011101100100001011011111001101110011111011110100010000111101111101101000110001010111011001000010110111110011011100111101101011110 e887bed18aec85be6e7de887bed18aec85be6e7b5e
UHC 臾ъ셾n}臾ъ셾n{^ 1110101110101100101011001110110010011001100000110110111001111101111010111010110010101100111011001001100110000011011011100111101101011110 ebacacec99836e7debacacec99836e7b5e

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