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 操??亨操??亨^ 10010001100000000011111100111111100010111001110010010001100000000011111100111111100010111001110001011110 91803f3f8b9c91803f3f8b9c5e
EUC-JP 操??亨操??亨^ 11000001111000000011111100111111101101011111110011000001111000000011111100111111101101011111110001011110 c1e03f3fb5fcc1e03f3fb5fc5e
UTF-8 操렺뤑亨操렺뤑亨^ 11100110100100111000110111101011101000001011101011101011101001001001000111100100101110101010100011100110100100111000110111101011101000001011101011101011101001001001000111100100101110101010100001011110 e6938deba0baeba491e4baa8e6938deba0baeba491e4baa85e
UHC 操렺뤑亨操렺뤑亨^ 1111000011000011100011101100001010001111110000011111101011111011111100001100001110001110110000101000111111000001111110101111101101011110 f0c38ec28fc1fafbf0c38ec28fc1fafb5e

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