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{^ 1110011011101011100011111110011110001110101110110110111001111101111001101110101110001111111001111000111010111011011011100111101101011110 e6eb8fe78ebb6e7de6eb8fe78ebb6e7b5e
EUC-JP 跋冗悉n}跋冗悉n{^ 1110110011101101101111101110100110111100101111010110111001111101111011001110110110111110111010011011110010111101011011100111101101011110 ecedbee9bcbd6e7decedbee9bcbd6e7b5e
UTF-8 跋冗悉n}跋冗悉n{^ 1110100010110111100010111110010110000110100101111110011010000010100010010110111001111101111010001011011110001011111001011000011010010111111001101000001010001001011011100111101101011110 e8b78be58697e682896e7de8b78be58697e682896e7b5e
UHC 跋冗悉n}跋冗悉n{^ 1101101110100010111010011011011111100011111110100110111001111101110110111010001011101001101101111110001111111010011011100111101101011110 dba2e9b7e3fa6e7ddba2e9b7e3fa6e7b5e

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