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 險キ繝シ}險キ繝シ{^ 111010001010100010110111111000111000001110111100011111011110100010101000101101111110001110000011101111000111101101011110 e8a8b7e383bc7de8a8b7e383bc7b5e
EUC-JP 險キ繝シ}險キ繝シ{^ 11110000101010101000111010110111111001011110001110001110101111000111110111110000101010101000111010110111111001011110001110001110101111000111101101011110 f0aa8eb7e5e38ebc7df0aa8eb7e5e38ebc7b5e
UTF-8 險キ繝シ}險キ繝シ{^ 111010011001101010101010111011111011110110110111111001111011100110011101111011111011110110111100011111011110100110011010101010101110111110111101101101111110011110111001100111011110111110111101101111000111101101011110 e99aaaefbdb7e7b99defbdbc7de99aaaefbdb7e7b99defbdbc7b5e
UHC 險???}險???{^ 11111010110011110011111100111111001111110111110111111010110011110011111100111111001111110111101101011110 facf3f3f3f7dfacf3f3f3f7b5e

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