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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 鋐鴫U}鋐鴫U{^ 11111011110100101000111010110000010101010111110111111011110100101000111010110000010101010111101101011110 fbd28eb0557dfbd28eb0557b5e
EUC-JP 鋐鴫U}鋐鴫U{^ 100011111110010010111110101111001011001001010101011111011000111111100100101111101011110010110010010101010111101101011110 8fe4bebcb2557d8fe4bebcb2557b5e
UTF-8 鋐鴫U}鋐鴫U{^ 1110100110001011100100001110100110110100101010110101010101111101111010011000101110010000111010011011010010101011010101010111101101011110 e98b90e9b4ab557de98b90e9b4ab557b5e
UHC ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e

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