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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 銹?銹炎}銹?銹炎{^ 1110011111110110001111111110011111110110100010011000101001111101111001111111011000111111111001111111011010001001100010100111101101011110 e7f63fe7f6898a7de7f63fe7f6898a7b5e
EUC-JP 銹琰銹炎}銹琰銹炎{^ 111011101111100010001111110011001011010011101110111110001011000111101010011111011110111011111000100011111100110010110100111011101111100010110001111010100111101101011110 eef88fccb4eef8b1ea7deef88fccb4eef8b1ea7b5e
UTF-8 銹琰銹炎}銹琰銹炎{^ 111010011000101010111001111001111001000010110000111010011000101010111001111001111000001010001110011111011110100110001010101110011110011110010000101100001110100110001010101110011110011110000010100011100111101101011110 e98ab9e790b0e98ab9e7828e7de98ab9e790b0e98ab9e7828e7b5e
UHC 銹琰銹炎}銹琰銹炎{^ 11100010110010001110011011111100111000101100100011100110111110100111110111100010110010001110011011111100111000101100100011100110111110100111101101011110 e2c8e6fce2c8e6fa7de2c8e6fce2c8e6fa7b5e

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