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 歷숃쿂^ 11101111101001101000110011101100100010001000001111101100101111111000001001011110 efa68cec8883ecbf825e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ï¦?ì??ì¿?^ 1000111110101011110000011000111110100010110000110011111110001111101010111100000000111111001111111000111110101011110000001000111110100010110001000011111101011110 8fabc18fa2c33f8fabc03f3f8fabc08fa2c43f5e
UTF-8 歷숃쿂^ 11000011101011111100001010100110110000101000110011000011101011001100001010001000110000101000001111000011101011001100001010111111110000101000001001011110 c3afc2a6c28cc3acc288c283c3acc2bfc2825e
UHC ???????¿?^ 0011111100111111001111110011111100111111001111110011111110100010101011110011111101011110 3f3f3f3f3f3f3fa2af3f5e

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