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{^ 100111001100100010000100100011010011111101101110011111011001110011001000100001001000110100111111011011100111101101011110 9cc8848d3f6e7d9cc8848d3f6e7b5e
EUC-JP 慂ы?n}慂ы?n{^ 110110001100101010100111111011010011111101101110011111011101100011001010101001111110110100111111011011100111101101011110 d8caa7ed3f6e7dd8caa7ed3f6e7b5e
UTF-8 慂ы땭n}慂ы땭n{^ 111001101000010110000010110100011000101111101011100101011010110101101110011111011110011010000101100000101101000110001011111010111001010110101101011011100111101101011110 e68582d18beb95ad6e7de68582d18beb95ad6e7b5e
UHC 慂ы땭n}慂ы땭n{^ 1110100110111101101011001110110110001011100000110110111001111101111010011011110110101100111011011000101110000011011011100111101101011110 e9bdaced8b836e7de9bdaced8b836e7b5e

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