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{^ 1111001011110000111000101111011111100010111101100110111001111101111100101111000011100010111101111110001011110110011011100111101101011110 f2f0e2f7e2f66e7df2f0e2f7e2f66e7b5e
EUC-JP ?糯鬻n}?糯鬻n{^ 001111111110010011111001111001001111100001101110011111010011111111100100111110011110010011111000011011100111101101011110 3fe4f9e4f86e7d3fe4f9e4f86e7b5e
UTF-8 糯鬻n}糯鬻n{^ 1110111010001000101001111110011110110011101011111110100110101100101110110110111001111101111011101000100010100111111001111011001110101111111010011010110010111011011011100111101101011110 ee88a7e7b3afe9acbb6e7dee88a7e7b3afe9acbb6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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