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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????鳶??^ 0011111100111111001111110011111100111111001111111001001111001110001111110011111101011110 3f3f3f3f3f3f93ce3f3f5e
EUC-JP ??????鳶??^ 0011111100111111001111110011111100111111001111111100011011010000001111110011111101011110 3f3f3f3f3f3fc6d03f3f5e
UTF-8 遼섊떁亮뺡쵖鳶쀥퉽^ 11101111101001111000001111101100100001001000101011101011100101101000000111101111101001011011011111101011101110101010000111101100101101011001011011101001101100111011011011101100100000001010010111101101100010011011110101011110 efa783ec848aeb9681efa5b7ebbaa1ecb596e9b3b6ec80a5ed89bd5e
UHC 遼섊떁亮뺡쵖鳶쀥퉽^ 11101001101011001001100011100111100010111001011111100101101110011001010111101001101011001001100011100110111010011001011111100101101110011001010101011110 e9ac98e78b97e5b995e9ac98e6e997e5b9955e

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