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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 、雹n}、雹n{^ 11110000101011011010010011101000101110011111000001011100011011100111110111110000101011011010010011101000101110011111000001011100011011100111101101011110 f0ada4e8b9f05c6e7df0ada4e8b9f05c6e7b5e
EUC-JP ?、雹?n}?、雹?n{^ 0011111110001110101001001111000010111011001111110110111001111101001111111000111010100100111100001011101100111111011011100111101101011110 3f8ea4f0bb3f6e7d3f8ea4f0bb3f6e7b5e
UTF-8 、雹n}、雹n{^ 1110111010000001101011001110111110111101101001001110100110011011101110011110111010000000100111000110111001111101111011101000000110101100111011111011110110100100111010011001101110111001111011101000000010011100011011100111101101011110 ee81acefbda4e99bb9ee809c6e7dee81acefbda4e99bb9ee809c6e7b5e
UHC ??雹?n}??雹?n{^ 001111110011111111011010110111110011111101101110011111010011111100111111110110101101111100111111011011100111101101011110 3f3fdadf3f6e7d3f3fdadf3f6e7b5e

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