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{^ 10001100111000010011111100111111011011100111110110001100111000010011111100111111011011100111101101011110 8ce13f3f6e7d8ce13f3f6e7b5e
EUC-JP 吾??n}吾??n{^ 10111000111000110011111100111111011011100111110110111000111000110011111100111111011011100111101101011110 b8e33f3f6e7db8e33f3f6e7b5e
UTF-8 吾껅맘n}吾껅맘n{^ 1110010110010000101111101110101010111011100001011110101110100111100110000110111001111101111001011001000010111110111010101011101110000101111010111010011110011000011011100111101101011110 e590beeabb85eba7986e7de590beeabb85eba7986e7b5e
UHC 吾껅맘n}吾껅맘n{^ 1110011111101110100000111110011010111000101111100110111001111101111001111110111010000011111001101011100010111110011011100111101101011110 e7ee83e6b8be6e7de7ee83e6b8be6e7b5e

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