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{^ 1000100011010010111000111111100010000001101010010110111001111101100010001101001011100011111110001000000110101001011011100111101101011110 88d2e3f881a96e7d88d2e3f881a96e7b5e
EUC-JP 惟脛←n}惟脛←n{^ 1011000011010100111001101111101010100010101010110110111001111101101100001101010011100110111110101010001010101011011011100111101101011110 b0d4e6faa2ab6e7db0d4e6faa2ab6e7b5e
UTF-8 惟脛←n}惟脛←n{^ 1110011010000011100111111110100010000100100110111110001010000110100100000110111001111101111001101000001110011111111010001000010010011011111000101000011010010000011011100111101101011110 e6839fe8849be286906e7de6839fe8849be286906e7b5e
UHC 惟脛←n}惟脛←n{^ 1110101011101110110011001110101110100001111001110110111001111101111010101110111011001100111010111010000111100111011011100111101101011110 eaeecceba1e76e7deaeecceba1e76e7b5e

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