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{^ 1001001001000100100100100101101010010001101111000110111001111101100100100100010010010010010110101001000110111100011011100111101101011110 9244925a91bc6e7d9244925a91bc6e7b5e
EUC-JP 奪短他n}奪短他n{^ 1100001110100101110000111011101111000010101111100110111001111101110000111010010111000011101110111100001010111110011011100111101101011110 c3a5c3bbc2be6e7dc3a5c3bbc2be6e7b5e
UTF-8 奪短他n}奪短他n{^ 1110010110100101101010101110011110011111101011011110010010111011100101100110111001111101111001011010010110101010111001111001111110101101111001001011101110010110011011100111101101011110 e5a5aae79fade4bb966e7de5a5aae79fade4bb966e7b5e
UHC 奪短他n}奪短他n{^ 1111011110101100110100111010110111110110111000100110111001111101111101111010110011010011101011011111011011100010011011100111101101011110 f7acd3adf6e26e7df7acd3adf6e26e7b5e

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