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 ????????O^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
SJIS-WIN シセシニ湿芝湿磁O^ 1011110010111110101111001100011010001110101111001000111011000101100011101011110010001110101001010100111101011110 bcbebcc68ebc8ec58ebc8ea54f5e
EUC-JP シセシニ湿芝湿磁O^ 100011101011110010001110101111101000111010111100100011101100011010111100101111101011110011000111101111001011111010111100101001110100111101011110 8ebc8ebe8ebc8ec6bcbebcc7bcbebca74f5e
UTF-8 シセシニ湿芝湿磁O^ 1110111110111101101111001110111110111101101111101110111110111101101111001110111110111110100001101110011010111001101111111110100010001010100111011110011010111001101111111110011110100011100000010100111101011110 efbdbcefbdbeefbdbcefbe86e6b9bfe88a9de6b9bfe7a3814f5e
UHC ?????芝?磁O^ 001111110011111100111111001111110011111111110010101110010011111111101101101110000100111101011110 3f3f3f3f3ff2b93fedb84f5e

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