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{^ 1000100110011000100111011011111010011001100010000110111001111101100010011001100010011101101111101001100110001000011011100111101101011110 89989dbe99886e7d89989dbe99886e7b5e
SJIS-WIN ??????n}??????n{^ 0011111100111111001111110011111100111111001111110110111001111101001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f6e7d3f3f3f3f3f3f6e7b5e
EUC-JP ??????n}??????n{^ 0011111100111111001111110011111100111111001111110110111001111101001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f6e7d3f3f3f3f3f3f6e7b5e
UTF-8 ‰˜¾™ˆn}‰˜¾™ˆn{^ 1100001010001001110000101001100011000010100111011100001010111110110000101001100111000010100010000110111001111101110000101000100111000010100110001100001010011101110000101011111011000010100110011100001010001000011011100111101101011110 c289c298c29dc2bec299c2886e7dc289c298c29dc2bec299c2886e7b5e
UHC ???¾??n}???¾??n{^ 00111111001111110011111110101000111110100011111100111111011011100111110100111111001111110011111110101000111110100011111100111111011011100111101101011110 3f3f3fa8fa3f3f6e7d3f3f3fa8fa3f3f6e7b5e

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