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 險キ竇ァ}險キ竇ァ{^ 111010001010100010110111111000101000010110100111011111011110100010101000101101111110001010000101101001110111101101011110 e8a8b7e285a77de8a8b7e285a77b5e
EUC-JP 險キ竇ァ}險キ竇ァ{^ 11110000101010101000111010110111111000111110010110001110101001110111110111110000101010101000111010110111111000111110010110001110101001110111101101011110 f0aa8eb7e3e58ea77df0aa8eb7e3e58ea77b5e
UTF-8 險キ竇ァ}險キ竇ァ{^ 111010011001101010101010111011111011110110110111111001111010101110000111111011111011110110100111011111011110100110011010101010101110111110111101101101111110011110101011100001111110111110111101101001110111101101011110 e99aaaefbdb7e7ab87efbda77de99aaaefbdb7e7ab87efbda77b5e
UHC 險?竇?}險?竇?{^ 111110101100111100111111110101001110010000111111011111011111101011001111001111111101010011100100001111110111101101011110 facf3fd4e43f7dfacf3fd4e43f7b5e

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