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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 豼歿豼歐}Y豼歿豼歐}bE 111001101011111110011111011001101110011010111111100111110101111001111101010110011110011010111111100111110110011011100110101111111001111101011110011111010110001001000101 e6bf9f66e6bf9f5e7d59e6bf9f66e6bf9f5e7d6245
EUC-JP 豼歿豼歐}Y豼歿豼歐}bE 111011001100000111011101110001111110110011000001110111011011111101111101010110011110110011000001110111011100011111101100110000011101110110111111011111010110001001000101 ecc1ddc7ecc1ddbf7d59ecc1ddc7ecc1ddbf7d6245
UTF-8 豼歿豼歐}Y豼歿豼歐}bE 1110100010110001101111001110011010101101101111111110100010110001101111001110011010101101100100000111110101011001111010001011000110111100111001101010110110111111111010001011000110111100111001101010110110010000011111010110001001000101 e8b1bce6adbfe8b1bce6ad907d59e8b1bce6adbfe8b1bce6ad907d6245
UHC ?歿?歐}Y?歿?歐}bE 0011111111011001110100010011111111001111101100010111110101011001001111111101100111010001001111111100111110110001011111010110001001000101 3fd9d13fcfb17d593fd9d13fcfb17d6245

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