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 ??sf??s^}Y??sf??s^}bE 001111110011111101110011011001100011111100111111011100110101111001111101010110010011111100111111011100110110011000111111001111110111001101011110011111010110001001000101 3f3f73663f3f735e7d593f3f73663f3f735e7d6245
SJIS-WIN 螢sf螢s^}Y螢sf螢s^}bE 1110010110100011111101101100000001110011011001101110010110100011111101101100000001110011010111100111110101011001111001011010001111110110110000000111001101100110111001011010001111110110110000000111001101011110011111010110001001000101 e5a3f6c07366e5a3f6c0735e7d59e5a3f6c07366e5a3f6c0735e7d6245
EUC-JP 螢?sf螢?s^}Y螢?sf螢?s^}bE 11101010101001010011111101110011011001101110101010100101001111110111001101011110011111010101100111101010101001010011111101110011011001101110101010100101001111110111001101011110011111010110001001000101 eaa53f7366eaa53f735e7d59eaa53f7366eaa53f735e7d6245
UTF-8 螢sf螢s^}Y螢sf螢s^}bE 11101000100111101010001011101110100100111010011101110011011001101110100010011110101000101110111010010011101001110111001101011110011111010101100111101000100111101010001011101110100100111010011101110011011001101110100010011110101000101110111010010011101001110111001101011110011111010110001001000101 e89ea2ee93a77366e89ea2ee93a7735e7d59e89ea2ee93a77366e89ea2ee93a7735e7d6245
UHC 螢?sf螢?s^}Y螢?sf螢?s^}bE 11111011101010110011111101110011011001101111101110101011001111110111001101011110011111010101100111111011101010110011111101110011011001101111101110101011001111110111001101011110011111010110001001000101 fbab3f7366fbab3f735e7d59fbab3f7366fbab3f735e7d6245

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