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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 銹伎キセ銹伎キセ^ 11100111111101101000101011101010101101111011111011100111111101101000101011101010101101111011111001011110 e7f68aeab7bee7f68aeab7be5e
EUC-JP 銹伎キセ銹伎キセ^ 1110111011111000101101001110110010001110101101111000111010111110111011101111100010110100111011001000111010110111100011101011111001011110 eef8b4ec8eb78ebeeef8b4ec8eb78ebe5e
UTF-8 銹伎キセ銹伎キセ^ 11101001100010101011100111100100101111001000111011101111101111011011011111101111101111011011111011101001100010101011100111100100101111001000111011101111101111011011011111101111101111011011111001011110 e98ab9e4bc8eefbdb7efbdbee98ab9e4bc8eefbdb7efbdbe5e
UHC 銹伎??銹伎??^ 11100010110010001101000011101011001111110011111111100010110010001101000011101011001111110011111101011110 e2c8d0eb3f3fe2c8d0eb3f3f5e

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