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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蟇至閏}蟇至閏{^ 111001011010111110001110100010101000100101011011011111011110010110101111100011101000101010001001010110110111101101011110 e5af8e8a895b7de5af8e8a895b7b5e
EUC-JP 蟇至閏}蟇至閏{^ 111010101011000110111011111010101011000110111100011111011110101010110001101110111110101010110001101111000111101101011110 eab1bbeab1bc7deab1bbeab1bc7b5e
UTF-8 蟇至閏}蟇至閏{^ 111010001001111110000111111010001000011110110011111010011001011010001111011111011110100010011111100001111110100010000111101100111110100110010110100011110111101101011110 e89f87e887b3e9968f7de89f87e887b3e9968f7b5e
UHC ?至閏}?至閏{^ 00111111111100101011100011101011110011100111110100111111111100101011100011101011110011100111101101011110 3ff2b8ebce7d3ff2b8ebce7b5e

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