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 輯輯輯輯}輯輯輯輯{^ 10001111010100111000111101010011100011110101001110001111010100110111110110001111010100111000111101010011100011110101001110001111010100110111101101011110 8f538f538f538f537d8f538f538f538f537b5e
EUC-JP 輯輯輯輯}輯輯輯輯{^ 10111101101101001011110110110100101111011011010010111101101101000111110110111101101101001011110110110100101111011011010010111101101101000111101101011110 bdb4bdb4bdb4bdb47dbdb4bdb4bdb4bdb47b5e
UTF-8 輯輯輯輯}輯輯輯輯{^ 111010001011110010101111111010001011110010101111111010001011110010101111111010001011110010101111011111011110100010111100101011111110100010111100101011111110100010111100101011111110100010111100101011110111101101011110 e8bcafe8bcafe8bcafe8bcaf7de8bcafe8bcafe8bcafe8bcaf7b5e
UHC 輯輯輯輯}輯輯輯輯{^ 11110010111111101111001011111110111100101111111011110010111111100111110111110010111111101111001011111110111100101111111011110010111111100111101101011110 f2fef2fef2fef2fe7df2fef2fef2fef2fe7b5e

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