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 踵ァ譴ィ踵ァ謔ァ^ 11100110111110011010011111100110101000101010100011100110111110011010011111100110100000101010011101011110 e6f9a7e6a2a8e6f9a7e682a75e
EUC-JP 踵ァ譴ィ踵ァ謔ァ^ 1110110011111011100011101010011111101100101001001000111010101000111011001111101110001110101001111110101111100010100011101010011101011110 ecfb8ea7eca48ea8ecfb8ea7ebe28ea75e
UTF-8 踵ァ譴ィ踵ァ謔ァ^ 11101000101110001011010111101111101111011010011111101000101011011011010011101111101111011010100011101000101110001011010111101111101111011010011111101000101011001001010011101111101111011010011101011110 e8b8b5efbda7e8adb4efbda8e8b8b5efbda7e8ac94efbda75e
UHC 踵?譴?踵?謔?^ 11110001101000100011111111001100101110010011111111110001101000100011111111111001110011000011111101011110 f1a23fccb93ff1a23ff9cc3f5e

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