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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 嚥??Vn}嚥??Vn{^ 100110101000101100111111001111110101011001101110011111011001101010001011001111110011111101010110011011100111101101011110 9a8b3f3f566e7d9a8b3f3f566e7b5e
EUC-JP 嚥??Vn}嚥??Vn{^ 110100111110101100111111001111110101011001101110011111011101001111101011001111110011111101010110011011100111101101011110 d3eb3f3f566e7dd3eb3f3f566e7b5e
UTF-8 嚥잍땼Vn}嚥잍땼Vn{^ 11100101100110101010010111101100100111101000110111101011100101011011110001010110011011100111110111100101100110101010010111101100100111101000110111101011100101011011110001010110011011100111101101011110 e59aa5ec9e8deb95bc566e7de59aa5ec9e8deb95bc566e7b5e
UHC 嚥잍땼Vn}嚥잍땼Vn{^ 11100110101111111001111111100110100010111001001001010110011011100111110111100110101111111001111111100110100010111001001001010110011011100111101101011110 e6bf9fe68b92566e7de6bf9fe68b92566e7b5e

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