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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 逑ヲ譴ィ逑ヲ謔ァ^ 11100111100100111010011011100110101000101010100011100111100100111010011011100110100000101010011101011110 e793a6e6a2a8e793a6e682a75e
EUC-JP 逑ヲ譴ィ逑ヲ謔ァ^ 1110110111110011100011101010011011101100101001001000111010101000111011011111001110001110101001101110101111100010100011101010011101011110 edf38ea6eca48ea8edf38ea6ebe28ea75e
UTF-8 逑ヲ譴ィ逑ヲ謔ァ^ 11101001100000001001000111101111101111011010011011101000101011011011010011101111101111011010100011101001100000001001000111101111101111011010011011101000101011001001010011101111101111011010011101011110 e98091efbda6e8adb4efbda8e98091efbda6e8ac94efbda75e
UHC 逑?譴?逑?謔?^ 11001111110001110011111111001100101110010011111111001111110001110011111111111001110011000011111101011110 cfc73fccb93fcfc73ff9cc3f5e

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