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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 偃??J}偃??J{^ 10011000111011100011111100111111010010100111110110011000111011100011111100111111010010100111101101011110 98ee3f3f4a7d98ee3f3f4a7b5e
EUC-JP 偃??J}偃??J{^ 11010000111100000011111100111111010010100111110111010000111100000011111100111111010010100111101101011110 d0f03f3f4a7dd0f03f3f4a7b5e
UTF-8 偃뉐쭦J}偃뉐쭦J{^ 1110010110000001100000111110101110001001100100001110110010101101101001100100101001111101111001011000000110000011111010111000100110010000111011001010110110100110010010100111101101011110 e58183eb8990ecada64a7de58183eb8990ecada64a7b5e
UHC 偃뉐쭦J}偃뉐쭦J{^ 1110010111100111100001111110010110100111100110100100101001111101111001011110011110000111111001011010011110011010010010100111101101011110 e5e787e5a79a4a7de5e787e5a79a4a7b5e

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