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 粃穹粃穹^ 11100111101100101000001111100111101010011011100111100111101100101000001111100111101010011011100101011110 e7b283e7a9b9e7b283e7a9b95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ç??ç©?ç??ç©?^ 10001111101010111010111000111111001111111000111110101011101011101000111110100010111011010011111110001111101010111010111000111111001111111000111110101011101011101000111110100010111011010011111101011110 8fabae3f3f8fabae8fa2ed3f8fabae3f3f8fabae8fa2ed3f5e
UTF-8 粃穹粃穹^ 11000011101001111100001010110010110000101000001111000011101001111100001010101001110000101011100111000011101001111100001010110010110000101000001111000011101001111100001010101001110000101011100101011110 c3a7c2b2c283c3a7c2a9c2b9c3a7c2b2c283c3a7c2a9c2b95e
UHC ?²???¹?²???¹^ 0011111110101001111101110011111100111111001111111010100111110110001111111010100111110111001111110011111100111111101010011111011001011110 3fa9f73f3f3fa9f63fa9f73f3f3fa9f65e

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