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 ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
SJIS-WIN 将「。゚将「娼ャ@h 10001111101010111010001010100001110111111000111110101011101000101000111110101001101011000100000001101000 8faba2a1df8faba28fa9ac4068
EUC-JP 将「。゚将「娼ャ@h 101111101010110110001110101000101000111010100001100011101101111110111110101011011000111010100010101111101010101110001110101011000100000001101000 bead8ea28ea18edfbead8ea2beab8eac4068
UTF-8 将「。゚将「娼ャ@h 1110010110110000100001101110111110111101101000101110111110111101101000011110111110111110100111111110010110110000100001101110111110111101101000101110010110101000101111001110111110111101101011000100000001101000 e5b086efbda2efbda1efbe9fe5b086efbda2e5a8bcefbdac4068
UHC ??????娼?@h 0011111100111111001111110011111100111111001111111111001111011110001111110100000001101000 3f3f3f3f3f3ff3de3f4068

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